For the complete documentation index, see llms.txt. This page is also available as Markdown.

ActionTypes

Automation action types define the concrete behavior and config contract of an Action. CreateTaskAssignment creates task assignments, Notify sends notifications to the action's target users, and Webhook calls an external HTTP endpoint.

Last updated