Quiz 2 Question 8 of 20

Renata is building a Copilot Studio agent for Sundown Hotels that allows guests to extend their stay. The topic collects the guest's reservation ID (stored in 'Topic.ReservationID') and the additional number of nights (stored in 'Topic.ExtraNights'). Renata has created a Power Automate cloud flow with the 'Run a flow from Copilot' trigger that has two input parameters: 'ReservationID' (Text) and 'ExtraNights' (Number). How does Renata correctly pass the topic variable values to the cloud flow when calling it from the topic?

Select an answer to reveal the explanation.

Motivation