Run scenario and receive output
complete
ProLingua
Right now we have a "Make - Run a Scenario" module and a "Scenarios - Run a Scenario" module, but none of them outputs the results of the subscenario. In virtue of the need for interoperability between scenarios, we need them to return outputs, just like we define inputs for them.
Log In
V
Vojtěch Pavelka
complete
I’m excited to announce that we’ve just released scenario outputs and synchronous subscenarios.
What’s new?
- You can define scenario outputs in the ‘Scenario inputs and outputs’ panel
- New ‘Return output’ module that allows you to return data from a scenario
- New ‘Call a subscenario’ module with ‘Wait for subscenario output’ settings
- New ‘Start a subscenario’ module for better scenario inputs mapping
Why is it important?
- Synchronous subscenarios: you can break down large and complex scenarios into small and reusable pieces that return data back to the parent scenario
- MCP tools: you can build scenarios that function as MCP tools along with the Make MCP server, allowing you to call Make scenarios from clients like Claude
- AI Agent tools: you can build tools for the Make AI Agent that return structured data to help the agent understand context
V
Vojtěch Pavelka
complete
I’m excited to announce that we’ve just released scenario outputs and synchronous subscenarios.
What’s new?
- You can define scenario outputs in the ‘Scenario inputs and outputs’ panel
- New ‘Return output’ module that allows you to return data from a scenario
- New ‘Call a subscenario’ module with ‘Wait for subscenario output’ settings
- New ‘Start a subscenario’ module for better scenario inputs mapping
Why is it important?
- Synchronous subscenarios: you can break down large and complex scenarios into small and reusable pieces that return data back to the parent scenario
- MCP tools: you can build scenarios that function as MCP tools along with the Make MCP server, allowing you to call Make scenarios from clients like Claude
- AI Agent tools: you can build tools for the Make AI Agent that return structured data to help the agent understand context