check_action
Check if a specific action is allowed or blocked by the current covenant rules. Provide the action name and optional parameters.
Instructions
Check whether an action is allowed or blocked by the current covenant rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The action name to check, e.g. 'delete_user' | |
| params | No | Optional parameters for the action |