Forwards user requests labeled state, action, or historical with text prompts to a configured n8n_dispatch MCP service and returns its response.
Initial release of n8n-dispatch skill: - Bridges OpenClaw with your existing n8n‑dispatch service using mcporter. - Adds a single `dispatch` command that forwards a `requestType` and user prompt to the MCP service. - Supports request types: `state`, `action`, and `historical`. - Returns processed responses from your n8n workflow directly in OpenClaw. - Includes configuration guidance and usage examples.