> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-studio-tools-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Function Workflows

> Runnable workflow examples under: cookbook/04_workflows/01_basic_workflows/03_function_workflows.

| Example                                                                                       | Description                                                                                                     |
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| [Function Workflow](/examples/workflows/basic-workflows/function-workflows/function-workflow) | Demonstrates using a single execution function in place of explicit step lists across sync and async run modes. |
