List OPA policies
opa_list_policiesRetrieve all policies currently registered on the OPA server, returning each policy's ID, raw source, and abstract syntax tree.
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 | |||