specialist_list
Retrieve the specialist registry to view all agents available for routing, with role metadata and optional permission sets. Identify which specialists can handle work.
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 |