get_agent
Obtain a platform agent's definition; optionally specify a section slug for targeted content, or 'list' for headings.
Instructions
Get the definition for one named platform agent. Supports section chunking: omit section for full content (small agents) or auto-summary (large agents); pass section: "list" for headings, section: "<slug>" for one section, or section: "all" for full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent name (e.g., argocd-ops, gitops, cluster-health) | |
| section | No | Optional section slug, or 'list'/'all'. |