Map representation of object (not serialized)
Map<String, dynamic> toMap() { return { 'tool_call_id': toolCallId, 'output': output, }; }