Textit
Overview
SLUG: TEXTIT
Description
TextIt is a platform that enables users to build scalable, interactive chatbots across various channels without writing code.
Authentication Details
API Key
Connecting to Textit
Create an auth config
Use the dashboard to create an auth config for the Textit toolkit. This allows you to connect multiple Textit accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Textit 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 Textit toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TEXTIT_CREATE_CAMPAIGN
Tool Name: Create Campaign
Description
Action Parameters
Action Response
TEXTIT_CREATE_GROUP
Tool Name: Create Contact Group
Description
Action Parameters
Action Response
TEXTIT_CREATE_LABEL
Tool Name: Create Label
Description
Action Parameters
Action Response
TEXTIT_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
TEXTIT_DELETE_GROUP
Tool Name: Delete Contact Group
Description
Action Parameters
Action Response
TEXTIT_GET_CAMPAIGN
Tool Name: Get Campaign
Description
Action Parameters
Action Response
TEXTIT_LIST_ARCHIVES
Tool Name: List Archives
Description
Action Parameters
Action Response
TEXTIT_LIST_BROADCASTS
Tool Name: List Broadcasts
Description
Action Parameters
Action Response
TEXTIT_LIST_CAMPAIGN_EVENTS
Tool Name: List Campaign Events
Description
Action Parameters
Action Response
TEXTIT_LIST_CAMPAIGNS
Tool Name: List Campaigns
Description
Action Parameters
Action Response
TEXTIT_LIST_CHANNELS
Tool Name: List Channels
Description
Action Parameters
Action Response
TEXTIT_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
TEXTIT_LIST_FIELDS
Tool Name: List custom contact fields
Description
Action Parameters
Action Response
TEXTIT_LIST_FLOW_STARTS
Tool Name: List Flow Starts
Description
Action Parameters
Action Response
TEXTIT_LIST_GLOBALS
Tool Name: List Globals
Description
Action Parameters
Action Response
TEXTIT_LIST_GROUPS
Tool Name: List Groups
Description
Action Parameters
Action Response
TEXTIT_LIST_LABELS
Tool Name: List Labels
Description
Action Parameters
Action Response
TEXTIT_LIST_RUNS
Tool Name: List Runs
Description
Action Parameters
Action Response
TEXTIT_LIST_TOPICS
Tool Name: List Topics
Description
Action Parameters
Action Response
TEXTIT_SEND_BROADCAST
Tool Name: Send Broadcast
Description
Action Parameters
Action Response
TEXTIT_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response