List OPA policies
opa_list_policiesList all policies currently registered on the OPA server, returning an array of records with ID, raw content, and AST representation.
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 | |||