Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

ToolOutcome

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

API reference · Markdown

struct ToolOutcome : struct ToolOutcome
struct [source]
struct [source]
struct ToolOutcome

What a tool answers with.

Both shapes travel: structured is what a client that reads structuredContent parses, and text is the same value as JSON for one that does not. Sending only the first would make this server unusable on clients that predate it.

Members

structured

structured : let structured: JSONValue
property [source]
property [source]
structured

text

text : let text: String
property [source]
property [source]
text
Esc

Type to search.