ps_symbol_get
Retrieve directive symbols with full grounding context by ID for pre-execution governance and policy validation in AI agent workflows.
Instructions
Retrieve a directive symbol by ID. Returns the full symbol with all grounding context.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbolId | Yes | Symbol ID to retrieve (e.g., Ξ.NVDA.Q3FY25) | |
| version | No | Specific version to retrieve (optional, defaults to latest) | |
| include_changelog | No | Include version changelog (default: true) |