Set custom org policies (Pro)
set_policiesReplace the stored custom org policy set for your Pro key (this is also how you update or clear them: send the full new set to update, or an empty array to remove all). Each policy blocks or warns on an operation against matching tables (e.g. no DELETE on payments). Policies are declarative data — validated, never executed — and apply transparently to every later analyze_sql call made with this key. Use get_policies to read the current set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policies | Yes | The full policy set (replaces any previously stored set; max 50). |