Loading...
Loading...
Create, edit, and debug NocoBase workflows via MCP — configure triggers, chain nodes, manage revisions, and inspect execution results.
npx skill4agent add nocobase/skills nocobase-workflow-managenocobase-mcp-setupnocobase-data-modelingnocobase-mcp-setupAuth requiredenabled: trueenabled: falseversionStats.executed > 0workflows:revisionfilter{"key":"<key>"}keykeyididfilterfilterupstreamIdupstreamId$and$orkeyid{{$jobsMapByNodeKey.<nodeKey>.<path>}}nodeKeykeyidkeyenabled: trueworkflows:*workflows/<workflowId>/nodes:createflow_nodes:*executions:*jobs:getPOST /api/workflows:createtypetitlesyncenabled: falsePOST /api/workflows:update?filterByTk=<id>configPOST /api/workflows/<workflowId>/nodes:createupstreamIdPOST /api/flow_nodes:update?filterByTk=<nodeId>configPOST /api/workflows:update?filterByTk=<id>enabled: truePOST /api/workflows:execute?filterByTk=<id>&autoRevision=1GET /api/workflows:get?filterByTk=<id>&appends[]=nodes&appends[]=versionStatsversionStats.executed > 0POST /api/workflows:revision?filterByTk=<id>&filter={"key":"<key>"}keykeykeyididPOST /api/workflows:update?filterByTk=<id>configPOST /api/workflows/<workflowId>/nodes:createPOST /api/flow_nodes:update?filterByTk=<nodeId>POST /api/flow_nodes:destroy?filterByTk=<nodeId>POST /api/flow_nodes:move?filterByTk=<nodeId>{ "values": { "upstreamId": <targetId>, "branchIndex": null } }upstreamId: nullbranchIndexnullPOST /api/flow_nodes:duplicate?filterByTk=<nodeId>{ "values": { "upstreamId": <targetId>, "branchIndex": null } }POST /api/workflows:update?filterByTk=<id>enabled: trueGET /api/executions:list?filter[workflowId]=<id>&sort=-idGET /api/executions:get?filterByTk=<execId>&appends[]=jobs&appends[]=workflow.nodes&except[]=jobs.resultjob.status-1-2-3GET /api/jobs:get?filterByTk=<jobId>resulttypeupstreamIdtypetitlesyncconfigupstreamIdtypeconfigenabledid| Topic | File |
|---|---|
| Common conventions (collection, filter format) | references/conventions/index.md |
| Architecture, data model & concepts | references/modeling/index.md |
| Triggers | references/triggers/index.md |
| Nodes | references/nodes/index.md |
| Endpoint mapping used through MCP | references/http-api/index.md |