> For the complete documentation index, see [llms.txt](https://api-docs.intratool.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.intratool.help/api-reference/automation/action-types.md).

# ActionTypes

Automation action types define the concrete behavior and `config` contract of an [Action](/api-reference/automation/actions.md). [CreateTaskAssignment](/api-reference/automation/action-types/create-task-assignment.md) creates task assignments, [Notify](/api-reference/automation/action-types/notify.md) sends notifications to the action's target users, and [Webhook](/api-reference/automation/action-types/webhook.md) calls an external HTTP endpoint.
