list_policies
View all active control policies, including built-in rules and custom policies, to see which are enforced on action submissions. Optionally filter to show only enabled policies.
Instructions
List all active Control policies (built-in + custom).
Shows which policies are enforced on action submissions, including tenant-defined custom policies created via create_policy.
Args: enabled_only: If True (default), only show enabled policies.
Returns: JSON string with list of policies, their source (builtin/custom), and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |