get_tool_schema
Fetch JSON schema for a specified MCP tool to inspect input parameters and response options.
Instructions
Return JSON schema for a specific MCP tool (lighter than tools/list). Free
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Tool name to fetch schema for | |
| ritual_strip | No | Optional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks. | |
| response_mode | No | Optional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions. | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. |