Skip to main content
POST
Execute a specific MCP tool with the provided arguments. The tool will run within the isolated session defined by your tags.
Contact Scale to receive Docker images for your environments.

Request Body

string
required
Docker image identifier for the MCP environment. Contact Scale to obtain the image.
object
required
Session scope tags for data isolation
string
required
Name of the tool to call (e.g., add_calendar_event)
object
required
Arguments to pass to the tool. Structure depends on the specific tool’s input schema.

Response

array
Array of content objects returned by the tool
boolean
Whether the tool call resulted in an error