An explicit tools/call result.
Handlers usually return {:ok, content} and let the dispatcher build this, but they
may construct it directly to set structured_content or is_error.
Summary
Functions
Builds an error result (isError: true) from a list of content blocks.
Builds a successful result from a list of content blocks.
Serializes to the CallToolResult wire shape.
Types
Functions
Builds an error result (isError: true) from a list of content blocks.
Builds a successful result from a list of content blocks.
Serializes to the CallToolResult wire shape.