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.
Removes an existing contact from a HubSpot list by email
| App | HubSpot |
| Operation ID | hubspot_remove_contact_from_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 remove from the list |
list_id | string or SelectableOption | Yes | - | The ID of the HubSpot list to remove the contact from (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