policy_language
The authoritative grammar of Alter's policy language, live from the deployed backend: every authorable rule type with its JSON body schema, caps, authorable levels, worked examples, and fail-closed semantics. Call with no arguments for the overview; pass rule_type (e.g. "content_match") for one type's full grammar. Use it before authoring rules with alter policy rules create (workflow prose: fetch_doc("guides/set-policies") and fetch_doc("reference/cli/commands/policy")).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_type | No | One rule type's full grammar, e.g. "content_match" or "quota". |