load_workflow
Initialize a complete workflow session by loading agents, skills, files, and libraries into the AI assistant's context.
Instructions
Load complete workflow context — agents, skills, files, and libraries. Use this to initialise a full workflow session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | ||
| workspaceId | No | ||
| includeFileContent | No | Include full file content in response (default true) |