apollo_remove_contacts_from_sequence
Remove or stop contacts from Apollo sequences by specifying contact IDs and sequence IDs. Optionally set mode to mark contacts as finished.
Instructions
Remove or stop contacts in one or more sequences. mode is typically 'mark_as_finished'. Returns a job descriptor (async on Apollo's side).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 'mark_as_finished' or other documented mode | mark_as_finished |
| contact_ids | Yes | Apollo contact IDs (entity_ids) | |
| sequence_ids | Yes | Sequence IDs to remove from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |