> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete rule

> Delete a rule by ID.

{/* Tool: delete_rule */}

## Parameters

<ParamField path="rule_id" type="string" required={true}>
  Identifier of the rule to delete.
</ParamField>
