Skip to main content
Glama

DolphinScheduler MCP Server

by ocean-zhc
15_remaining_4_schemas.json1.45 kB
{ "components": { "schemas": { "WorkFlowLineage": { "type": "object", "properties": { "workFlowCode": { "type": "integer", "format": "int64" }, "workFlowName": { "type": "string" }, "workFlowPublishStatus": { "type": "string" }, "scheduleStartTime": { "type": "string", "format": "date-time" }, "scheduleEndTime": { "type": "string", "format": "date-time" }, "crontab": { "type": "string" }, "schedulePublishStatus": { "type": "integer", "format": "int32" }, "sourceWorkFlowCode": { "type": "string" } } }, "AuditOperationTypeDto": { "type": "object", "properties": { "name": { "type": "string" } } } } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ocean-zhc/dolphinscheduler-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server