On this page
ToolOutcome
- Package
- libtmux-swift
- Source
- Sources/LibTmuxMCP/TmuxTools.swift
- struct ToolOutcome : struct ToolOutcome
- Bases:
What a tool answers with.
Both shapes travel:
structuredis what a client that readsstructuredContentparses, andtextis the same value as JSON for one that does not. Sending only the first would make this server unusable on clients that predate it.
2 declared, 0 inherited
Members
- structured property
- text property