Converts to JSON.
Map<String, dynamic> toJson() => { 'tool_call_id': toolCallId, 'output': output, };