Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/docs/agents/api-reference/run-workflows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,7 @@ You can also call a Workflow that is defined in a different Workers script from
</WranglerConfig>

Refer to the [cross-script calls](/workflows/build/workers-api/#cross-script-calls) section of the Workflows documentation for more examples.

## Complete example

For a complete example showing how to build a Task Runner Agent with Workflow integration, including progress tracking and real-time updates, refer to [Build a Task Runner with Workflows](/agents/guides/task-runner-workflows/).
Loading
Loading