Get Mcp Tool Configuration Override
Retrieve configuration overrides for a specific MCP tool.
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
ID of the MCP Server.
Name of the MCP tool to retrieve config overrides for.
Response
Successful Response
The name of the MCP tool
If set, overrides the server's pre_tool_speech setting for this tool.
auto, force, off If set, overrides the server's interruption_mode setting for this tool.
allow, disable_during_tool, disable_during_tool_and_turn Predefined tool call sound types.
typing, elevator1, elevator2, elevator3, elevator4 If set, overrides the server's tool_call_sound_behavior setting for this tool
auto, always If set, overrides the server's execution_mode setting for this tool
immediate, post_tool_speech, async If set, overrides the server's response timeout for this MCP tool (seconds).
5 <= x <= 300Dynamic variable assignments for this MCP tool
Mapping of json path to input override configuration
Mock responses with optional parameter conditions. Evaluated top-to-bottom; first match wins.