Timelinesai

Timelinesai

TimelinesAI enables teams to manage and automate WhatsApp communications, integrating with various CRMs and tools to streamline workflows.

108VIEWS
2686USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app timelinesainpx @composio/cli add cursor --app timelinesainpx @composio/cli add cursor --app timelinesainpx @composio/cli add cursor --app timelinesai

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Delete File

Tool to delete an uploaded file by its uid. use after confirming the file is no longer needed.

Delete Webhook

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'."

Get Chat Messages

Tool to get messages from a specific chat in timelinesai. use when you need to retrieve message history or recent messages from a chat. example: "get the last 20 messages from chat 'chat 123abc'."

Get Chats

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."

Get File Details

Tool to retrieve metadata and temporary download url for an uploaded file. use after uploading a file or when needing its url.

Get Webhook

Tool to retrieve details of a specific webhook subscription. use after confirming the webhook id.

Get Webhooks

Tool to list all webhook subscriptions for the workspace. use when you need to retrieve configured webhooks, optionally with pagination.

Get Whatsapp Accounts

Tool to list all whatsapp accounts connected to the workspace. use after configuring whatsapp integration to verify accounts.

List Uploaded Files

Tool to list files uploaded in your timelinesai workspace. use when you need to retrieve all uploaded files.

Create Webhook Subscription

Tool to create a new webhook subscription. use when you have the event type and callback url ready.

Update Webhook

Tool to update an existing webhook subscription. use after confirming the webhook id when you need to change the url, subscribed event types, or enable/disable a webhook.

Send Message

Tool to send a message through timelinesai whatsapp integration. use after identifying the target chat id. example: "send message 'hello world' to chat with id 'chat 123abc'."

12 actions available