specialist_list
Retrieve the complete registry of specialists with role metadata and optional permissions, enabling the orchestrator to route tasks to appropriate agents.
Instructions
List the specialist registry (config/specialists.json): every agent the orchestrator can route work to, with role metadata and — when include_permissions=true — each one's permission set. Returns {registry, specialists, total}. Read-only; use specialist_get for one agent's full row and persona.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| include_permissions | No |