Available MCP tools
Pulbot's MCP exposes the following tool categories. Run list_tools(category='global/all') to see the complete, up-to-date inventory.
Reference
- Flows
- create_flow · get_flow · update_flow · delete_flow · list_flows · execute_flow · validate_flow · set_production_mode
- Nodes
- add_node · configure_node · delete_node · connect_nodes · disconnect_nodes · attach_subnode · get_node_sample
- Connectors
- create_connector · get_connector · update_connector · delete_connector · list_connectors
- Tools
- create_tool · get_tool · update_tool · delete_tool · list_tools · execute_tool · list_tool_types
- KV Store
- KV Save · KV Get · KV Delete (IDs accessible via list_tools with category='global/all')
- Platforms
- list_platforms · get_platform
- Simulation
- get_sim_capture · cancel_sim_capture
- Layout
- layout_flow
- Schemas
- list_response_schemas · set_response_schema
Next step
Learn to build a complete flow with the MCP.