Documentation
¶
Overview ¶
Package format provides output format conversion for MCP tool call results. Supported formats: TOON (Token-Oriented Object Notation), CSV, JSON, and text.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Format ¶
Format converts a parsed JSON value to the specified output format. Supported formats: "json" (compact), "toon" (TOON v3.0), "csv" (RFC 4180), "text" (passthrough). Returns an error for unsupported formats or conversion failures.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.