CallToolResult

The result returned from tool execution.

API Docs

Properties

Link copied to clipboard

Ordered content blocks to return to the model.

Link copied to clipboard
abstract var isError: Boolean?

Marks the result as an error response.

Link copied to clipboard
abstract var structuredContent: JsAny?

Optional machine-readable payload.