list_workflows
List all available workflows, filtering by tags or active status, and paginate results.
Instructions
List all available workflows with filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags (optional) | |
| limit | No | Maximum number of workflows to return | |
| active | No | Filter by active status (optional) | |
| offset | No | Number of workflows to skip |