Documentation Index
Fetch the complete documentation index at: https://docs.tracecat.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
You can start a workflow from a case task. Set the workflow on the task, then start it from the task UI. If the workflow has an Input schema, the dialog asks for inputs. Otherwise, Tracecat shows generated case inputs.
Trigger payload
Task trigger data is available under${{ TRIGGER }}.
Fields:
${{ TRIGGER.case_id }}: case ID.${{ TRIGGER.task_id }}: task ID.