Documentation / Tools / Actions
AI Workflows
How reusable actions connect to AI workflow patterns in TrialStack.
Actions define reusable execution behavior. AI Workflows describe the bounded automation patterns that many of those actions implement.
Why it matters
- an action invokes AI-assisted behavior
- teams need to understand how reusable execution maps to AI workflow design
- reviewers need the AI workflow context behind an action definition
From each side
- Use Actions for the executable automation surface.
- Use AI Workflows for the workflow model and guardrails.