classify_action
Classify any action type as GATED to enforce a default-deny policy with no fail-open branch.
Instructions
Default-deny classification for an action_type: ALWAYS returns GATED, whether or not the action_type is registered. There is no fail-open branch and no argument that can change this -- it is the one invariant this server refuses to make configurable. Use is_action_registered to check whether an action_type has a known enforcement entry; that is a separate, informational question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||