TimelinesAI enables teams to manage and automate WhatsApp communications, integrating with various CRMs and tools to streamline workflows.
Tool to delete an uploaded file by its uid. use after confirming the file is no longer needed.
Tool to delete a webhook subscription by its id. use when you need to remove an existing webhook after confirming the webhook id. example: "delete the webhook with id '9f6a8c3d-56b7-4a1e-8f2e-abcdef123456'."
Tool to get full or filtered list of all chats. use when you need to browse or search chats with optional filters. example: "list all unread chats assigned to me."
Tool to retrieve metadata and temporary download url for an uploaded file. use after uploading a file or when needing its url.
Tool to retrieve details of a specific webhook subscription. use after confirming the webhook id.
Tool to list all webhook subscriptions for the workspace. use when you need to retrieve configured webhooks, optionally with pagination.