CallToolResult

constructor(content: List<ToolContent> = emptyList(), isError: Boolean? = null, _meta: Map<String, JsonElement>? = null)