On this page
ToolDefinition.outputSchema
- Declared in
- ToolDefinition
- Package
- libtmux-swift
- Source
- Sources/LibTmuxMCP/ToolCatalog.swift
- outputSchema : let outputSchema: JSONValue?
-
What the tool answers with, when that shape is guaranteed. Declared only where it is: MCP requires
structuredContentto conform to this, so a schema the server may break is worse than none at all.
0 declared, 0 inherited