flowra (main Flowra toolkit).
These tools map to the Workflows and Triggers APIs. Rows are scoped by ownerEUID (multi-tenancy) — send x-username per end user.
For concepts (workflowType: static vs agent, when to use each, how runs differ), see Workflows and agents. This page is the native tool slug reference only.
Native tools are what agents call by slug. For REST CRUD and execute, use the Workflows guide and API reference.
Which native tool to use?
Tools reference
Triggers via MANAGE_TRIGGER
Link the instance:
trigger: { kind: "trigger_tool", toolSlug, triggerToolInput, triggerId }.
Related
- Workflows and agents — Canonical concepts
- Native tools overview
- Workflows
- Triggers
- Threads — run agents
- Human in the loop
- Multi-tenancy