| Name | Type | Description | Notes |
|---|---|---|---|
| agent_extension | string | Agent's phone extension | [optional] |
| agent_id | string | Unique identifier for the agent | [optional] |
| agent_name | string | Display name of the agent | [optional] |
| answered | bool | Whether the agent answered the call | [optional] |
| call_sid | string | Twilio call SID for the agent's call leg | [optional] |
| joined_at_dts | string | Timestamp when the agent joined the call | [optional] |
| left_at_dts | string | Timestamp when the agent left the call | [optional] |
| role | string | Role of the agent in the call | [optional] |
| worker_sid | string | Twilio TaskRouter worker SID | [optional] |