List OPA policies
opa_list_policiesRetrieves all registered policies from the OPA server, returning each policy's ID, raw source, and abstract syntax tree for inspection.
Instructions
List policies registered on the running OPA server. Returns an array of { id, raw, ast } records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||