Get OPA policy by ID
opa_get_policyRetrieve a specific policy from an OPA server by its ID. Use this tool to access policy definitions for inspection or debugging.
Instructions
Fetch a single policy by ID from the running OPA server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Policy ID, e.g. "rbac" or "policies/auth/main". |