ds_help
Explore DolphinScheduler MCP tools by category. Get interactive guidance on workflows, schedules, resources, monitoring, and more with actionable steps.
Instructions
Interactive guide to DolphinScheduler MCP tools.
Call without arguments to see all categories, or pass a category name to view tools and workflows for that category.
Available categories:
quickstart: New user onboarding guide with common scenarios
project: Project CRUD (list/create/rename/delete)
workflow: Basic workflow operations (create/list/get/update/delete/release/run)
workflow_advanced: DAG editing, task updates, version management, cloning
instance: Process instance management, log retrieval, failure troubleshooting
schedule: Schedule configuration (cron/online/offline/delete)
resource: File and folder management (upload/download/view/update/delete)
monitor: Cluster health monitoring (master/worker status)
user: User and tenant queries
raw: Raw API passthrough for advanced use
Args: category: Category name (empty string returns all categories)
Returns: If category is empty: overview with tool counts If category is specified: {category, name, tools, workflow, hint}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No |