telos_get_pa
Retrieve the active Purpose Anchor for a specified agent to inspect governance contracts including purpose, boundaries, scope, allowed tools, and centroid dimensions.
Instructions
Return the active Purpose Anchor for an agent.
The PA is the governance contract: purpose statement, hard boundaries, declared scope, allowed tool list, and the centroid dimensions used to score the agent's actions.
Args: agent_id: Stable identifier of the agent whose PA to load.
Returns: Dict with keys: agent_id, pa_id, purpose, boundaries, scope, allowed_tools, centroid_dimensions, compiled_at, stub.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||