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

# ActionFilter

Used to filter **actions**.

<ParamField query="id" default="null" type="IntegerFilter">
  ID. See [IntegerFilter](primitive-filters#integerfilter).
</ParamField>

<ParamField query="automation" default="null" type="AutomationFilter">
  Automation. See [AutomationFilter](automation-filter).
</ParamField>

<ParamField query="actiontype" default="null" type="ActionTypeFilter">
  Type. See [ActionTypeFilter](action-type-filter).
</ParamField>
