MCP that are defined frontend when calling a flow from the BotDojo SDK
Properties
| Label | Property | Type | Description | Default Value | Is Required |
|---|
| Session Key (optional) | sessionKey | botdojo/types/string | Override the default Session Key to store state for this node. It most cases you should not need to change this. | null | ✅ |
| RPC Timeout (ms) | rpcTimeoutMs | botdojo/types/number | Maximum time to wait for frontend MCP RPC calls. Defaults to 30000ms. | null | ✅ |
Output
| Label | Property | Type | Description | Default Value |
|---|
| Model Context | modelContext | botdojo/interface/model_context | List of model contexts | null |