Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the optional parameters passed to the sendPromptToM365Copilot method.
Properties
| Name | Type | Description |
|---|---|---|
gptId |
string |
ID of a specific M365 Copilot agent to target. If omitted, the prompt is sent to the default Copilot experience. |
autoSubmit |
boolean |
When false, the prompt text is placed in the Copilot input box but not submitted, so the user can review or edit it first. Defaults to true. |
Related articles
sendPromptToM365Copilot method
Xrm.Copilot (Client API reference)