-
Notifications
You must be signed in to change notification settings - Fork 45
docs: add API endpoints information to MCP documentation #1062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Add information about MCP''s access to Windmill API endpoints for basic operations on jobs, scripts, flows, resources, variables, schedules, and workers. Closes #1061 Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
/ai remove scripts and flows, and add backlinks to each concept when possible. also read each concept yourself to put better descriptions on each endpoint group |
Claude finished @centdix's task —— View job Task completed successfully ✅Todo List:
SummaryI've successfully updated the MCP documentation as requested: Changes made:
The descriptions are now more accurate and follow the writing style guide by being concise and technical rather than overly promotional. |
…cklinks - Remove Scripts and Flows from API endpoints list - Add backlinks to Jobs, Resources, Variables, Schedules, and Workers concept pages - Improve descriptions based on actual concept documentation to be more specific and technical Co-authored-by: centdix <[email protected]>
Deploying windmilldocs with
|
Latest commit: |
d3b8b06
|
Status: | ✅ Deploy successful! |
Preview URL: | https://f88cac9c.windmilldocs.pages.dev |
Branch Preview URL: | https://claude-issue-1061-20250808-1.windmilldocs.pages.dev |
/ai also add an entry in the changelog related to this |
Claude finished @centdix's task —— View job Task completed successfully ✅Todo List:
SummaryI've successfully added a changelog entry for the MCP API endpoints documentation update. The new entry includes: Created: Key details:
The changelog entry follows the established format and style of existing entries, emphasizing the documentation enhancement rather than new functionality. |
Co-authored-by: centdix <[email protected]>
/ai the changelog should be about the improvements on the mcp, not about the added documentation |
Claude finished @centdix's task —— View job Task completed successfully ✅Todo List:
SummaryI've successfully updated the changelog entry to focus on MCP improvements rather than documentation changes. Changes made:
The changelog now properly represents this as a feature enhancement to MCP rather than just a documentation update. |
Updated the changelog entry to highlight the MCP functionality improvements rather than the documentation additions, focusing on the API endpoints that enable programmatic workspace management. Co-authored-by: centdix <[email protected]>
Summary
Added documentation to the MCP page explaining that MCP also provides access to Windmill's API endpoints for basic operations on:
Changes
docs/core_concepts/51_mcp/index.mdx
to include API endpoint capabilities after the main introductionCloses #1061
Generated with Claude Code