int-reference
Installation
SKILL.md
Copilot Studio YAML Reference
Core File Types
| File | Purpose |
|---|---|
agent.mcs.yml |
Main agent metadata (kind: GptComponentMetadata) |
settings.mcs.yml |
Agent settings and configuration |
connectionreferences.mcs.yml |
Connector references |
topics/*.mcs.yml |
Conversation topics (kind: AdaptiveDialog) |
actions/*.mcs.yml |
Connector-based actions (kind: TaskDialog) |
knowledge/*.mcs.yml |
Knowledge sources (kind: KnowledgeSourceConfiguration) |
variables/*.mcs.yml |
Global variables (kind: GlobalVariableComponent) |
agents/*.mcs.yml |
Child agents (kind: AgentDialog) |
Trigger Types
Topics with OnRecognizedIntent have two routing mechanisms — which one matters depends on the orchestration mode: