rasa-calling-mcp-tools-from-flows
OfficialCall external tools directly from Rasa flows.
AuthorRasaHQ
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines API integrations by allowing direct calls to MCP tools from Rasa flows, eliminating the need for custom action code for simple tasks.
Core Features & Use Cases
- Direct Tool Invocation: Call external tools via
callsteps in your Rasa flows. - Input/Output Mapping: Map slot values to tool parameters and extract tool results back into slots using Jinja2 expressions.
- Use Case: Integrate with a trading API to check stock feasibility and place an order directly within a user conversation flow, without writing any Python code.
Quick Start
Use the rasa-calling-mcp-tools-from-flows skill to call the 'place_buy_order' tool on the 'trade_server' with input from 'stock_name' and 'order_quantity' slots.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rasa-calling-mcp-tools-from-flows Download link: https://github.com/RasaHQ/rasa-agent-skills/archive/main.zip#rasa-calling-mcp-tools-from-flows Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.