MCP Environment
Call Tools
Execute a specific tool with provided arguments
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
Docker image identifier for the MCP environment. Contact Scale to obtain the image.
Session scope tags for data isolation
Name of the tool to call (e.g.,
add_calendar_event)Arguments to pass to the tool. Structure depends on the specific tool’s input schema.
Response
Array of content objects returned by the tool
Whether the tool call resulted in an error