Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The {% data variables.copilot.agent_profile %} defines the {% data variables.cop
* **Prompt**: Custom instructions that define the agent's behavior and expertise.
* **Tools** (optional): Specific tools the agent can access. By default, agents can access all available tools, including built-in tools and MCP server tools.

{% data variables.copilot.agent_profiles_caps %} can also include MCP server configurations using the `mcp-server` property.
{% data variables.copilot.agent_profiles_caps %} can also include MCP server configurations using the `mcp-server` property.

### Example {% data variables.copilot.agent_profile %}

Expand Down
Loading
Loading