Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAKE_TEAM | Yes | Your Make team ID (found in the URL of the Team page) | |
| MAKE_ZONE | Yes | The zone your Make organization is hosted in (e.g., eu2.make.com) | |
| MAKE_API_KEY | Yes | Your Make API key with scenarios:read and scenarios:run scopes - generate from your Make profile |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_scenario_8632 | Scenario D - Subscenario |
| run_scenario_11704 | Scenario Inputs All Types |
| run_scenario_11707 | Scenario Inputs: Array of Collections |
| run_scenario_11652 | Tool: Add to Inventory (Add a new item to the inventory.) |
| run_scenario_11422 | Tool: List Inventory (Lists items in inventory.) |
| run_scenario_2361 | Dynamic Connections Testing |