Timelinesai
Overview
SLUG: TIMELINESAI
Description
TimelinesAI enables teams to manage and automate WhatsApp communications, integrating with various CRMs and tools to streamline workflows.
Authentication Details
API Key
Connecting to Timelinesai
Create an auth config
Use the dashboard to create an auth config for the Timelinesai toolkit. This allows you to connect multiple Timelinesai accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Timelinesai Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Timelinesai toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TIMELINESAI_DELETE_FILE
Tool Name: Delete File
Description
Action Parameters
Action Response
TIMELINESAI_GET_CHATS
Tool Name: Get Chats
Description
Action Parameters
Action Response
TIMELINESAI_GET_FILE_DETAILS
Tool Name: Get File Details
Description
Action Parameters
Action Response
TIMELINESAI_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
TIMELINESAI_GET_WEBHOOK
Tool Name: Get Webhook
Description
Action Parameters
Action Response
TIMELINESAI_GET_WEBHOOKS
Tool Name: Get Webhooks
Description
Action Parameters
Action Response
TIMELINESAI_GET_WHATSAPP_ACCOUNTS
Tool Name: Get WhatsApp Accounts
Description
Action Parameters
Action Response
TIMELINESAI_LIST_UPLOADED_FILES
Tool Name: List Uploaded Files
Description
Action Parameters
Action Response
TIMELINESAI_POST_WEBHOOK
Tool Name: Create Webhook Subscription
Description
Action Parameters
Action Response
TIMELINESAI_PUT_WEBHOOK
Tool Name: Update Webhook
Description
Action Parameters
Action Response