Inputs
SelectableOption
Output
Type:Dict
Returns operation result.
Fields: contact_id, email, list_id, statusDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Adds an existing contact to a HubSpot list by email
| App | HubSpot |
| Operation ID | hubspot_add_contact_to_list |
| Type | Action |
| Connection | hubspot (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
email | string | Yes | - | Contact’s email address to add to the list |
list_id | string or SelectableOption | Yes | - | The ID of the HubSpot list to add the contact to (must be a STATIC list) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
Dict
Returns operation result.
Fields: contact_id, email, list_id, status