specialist_get
Retrieve a specialist's registry record by agent ID, returning compiled persona text and file path, or an error if the agent is unknown.
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 |