Sud0x67 opened a new issue, #17376:
URL: https://github.com/apache/dolphinscheduler/issues/17376

   ### Search before asking
   
   - [x] I had searched in the 
[DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no 
similar DSIP.
   
   
   ### Motivation
   
   If an official Dolphin Scheduler client is introduced, it would enable 
developers to interact with Dolphin Scheduler in new and flexible ways.
   
   For example, an MCP server could be built on top of this client and 
integrated into LLM-based applications. A use case within the MCP client could 
be as simple as instructing the model to "create a workflow scheduler at 3:00 
AM." MCP client would then invoke the MCP server, which in turn utilizes the 
Dolphin Scheduler client to automatically create the scheduled workflow.
   
   Alternatively, the client could also be used in a traditional application — 
allowing developers to create workflows programmatically via API, without the 
need for a UI.
   
   ### Design Detail
   
   No Design details at present, just an idea. May use swagger to generate a 
client automatically?
   
   ### Compatibility, Deprecation, and Migration Plan
   
   No content.
   
   ### Test Plan
   
   later.
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to