specialist_get
Fetch a specialist's registry entry by agent ID to inspect its compiled persona and file path before dispatching work. Read-only lookup, returns not_found for unknown agents.
Instructions
Fetch one specialist's registry row by agent_id, including its compiled persona text and persona file path when available. Returns {error: not_found} for an unknown agent. Read-only — how an orchestrator inspects a specialist before dispatching work to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| agent_id | Yes | ||
| include_permissions | No |