> ## 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

Використовується для фільтрації **дій** (Action).

<ParamField query="id" default="null" type="IntegerFilter">
  Ідентифікатор. Див. [IntegerFilter](primitive-filters#integerfilter).
</ParamField>

<ParamField query="automation" default="null" type="AutomationFilter">
  Автоматизація. Див. [AutomationFilter](automation-filter).
</ParamField>

<ParamField query="actiontype" default="null" type="ActionTypeFilter">
  Тип. Див. [ActionTypeFilter](action-type-filter).
</ParamField>
