Cursor tool-call completion event.
@type t() :: %CursorCliSdk.Types.ToolResultEvent{ content: term(), extra: map(), is_error: boolean(), metadata: map(), raw: map(), tool_call_id: String.t(), type: :tool_result }