list_workflows
Retrieve and filter workflows in your workspace to view their ID, name, status, and goal. Supports filtering by status and limiting results.
Instructions
List all workflows in the workspace. Returns id, name, status, goal for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status: draft, active, paused | |
| limit | No | Max results (default 50, max 200) |