workflows
Delete Workflow
Delete a workflow with validation.
Args: workflow_id: Workflow to delete force: If True, removes workflow from all agents before deleting
Behavior:
- If no agents using workflow: Deletes immediately
- If agents using workflow and force=False: Returns error with agent list
- If agents using workflow and force=True: Removes from agents then deletes
DELETE
Delete Workflow
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Delete Workflow