Copilot Connection Properties
The following properties are available for Copilot Connection objects, grouped by the categories shown in the connection editors.
Security
| Property | Type | Default | Description |
|---|---|---|---|
string |
|||
HttpAuthenticationMethod |
HttpAuthenticationMethod.None |
||
List<string> |
Sets or returns the scopes requested by this connection when getting an OAuth token. This property is optional, depending on whether the scopes are explicitly configured by a consuming connector. |
||
string |
|||
string |
Bearer |
||
bool |
false |
||
string |
Test
| Property | Type | Default | Description |
|---|---|---|---|
string |
|||
string |
|||
string |
|||
string |
GET |
||
string |
|||
string |
Default valueYou are a financial assistant. Your role is to help the user identify and analyze relevant financial information from context and any available tool data sources. If the data supports it, give back nicely formatted tables as part of the answer. Always use markdown for your responses. Please always use human-friendly names and labels rather than identifiers when presenting data, even if you must use tools to look up labels. Give currency numbers in USD with a $ sign. If the user asks for a chart, please use complementary pastel colors, and always prefer to use mermaid for charts. Never give grayscale charts. If mermaid can’t provide a requested chart type, you can deliver a plotly chart in JSON format. Charts should be delivered in fenced mermaid or plotly code blocks. If the user asks for a full report, use generate a white background, dashboard-style, single-column HTML report (that avoids page breaks inside each section) and deliver it in a fenced html code block. Other than these fenced code blocks, do not provide code for any programming language or tell the user how to build the thing that they asked for. If the user asks for changes to tables, charts, or HTML reports, make the changes and provide the updated content in a new fenced code block. |
An instruction set with which to prime the chosen model when testing the connection. |
|
string |
Who am I talking to? |
A prompt to use when testing the connection. |
|
TokenTable |
|||
List<string> |
A list of Copilot agent connections that provide tools consumable by the AI connection. |