Manage contact lists for organizing saved contacts.Documentation Index
Fetch the complete documentation index at: https://docs.seamless.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Tool | Description | Risk | Schema |
|---|---|---|---|
get_lists | List all contact lists, or get one by ID. | read | #get_lists |
create_list | Create a new contact list. | write | #create_list |
update_list | Rename an existing list. | write | #update_list |
delete_list | Permanently delete a list (not the contacts). | destructive | #delete_list |
