ms_list_workflows
Retrieve a list of analytical workflows (recipes) for a marketplace, including name, category, and when to use. Use the get_workflow tool to fetch detailed step-by-step plans.
Instructions
List ready-made analytical workflows (recipes) for this marketplace.
Returns JSON: [{name, category, when_to_use}]. Use {svc}_get_workflow to fetch the full step-by-step plan for one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |