Create Campaign
Tool to create a new campaign in TextIt. Use when you need to start a messaging campaign for a specific contact group.
TextIt is a platform that enables users to build scalable, interactive chatbots across various channels without writing code.
Tool to create a new campaign in TextIt. Use when you need to start a messaging campaign for a specific contact group.
Tool to create a new contact group. Use when segmenting contacts before sending messages.
Tool to create a new message label. Use when you need to categorize messages. Example: Create a label 'Important'. Creates a label under your organization using the TextIt Labels API.
Tool to delete an existing contact. Use when you have the contact's UUID and need to remove it.
Tool to delete an existing contact group. Use after ensuring the group has no active triggers or campaigns.
Tool to delete a message label by UUID. Use when you need to remove an existing label from your TextIt workspace.
Tool to retrieve details about a specific campaign. Use when you have the campaign's UUID and need its full metadata.
Tool to retrieve current workspace details including name, country, languages, and timezone. Use when you need workspace configuration information.
Tool to retrieve a list of message and run archives. Use when you need to browse or manage existing archives after authenticating.
Tool to list broadcasts. Use when you need to retrieve broadcasts with optional filters and pagination.
Tool to retrieve campaign events with optional filtering. Use when you need to list scheduled triggers within campaigns, optionally filtering by event UUID or campaign UUID.
Tool to list campaigns. Use after authentication to retrieve campaigns, optionally filtering by uuid or date range.
Tool to list channels. Use when you need to retrieve a paginated list of your organization's channels after confirming authentication.
Tool to list NLU classifiers configured for your organization. Use when you need to retrieve natural language understanding classifiers (wit.ai, luis, bothub) after confirming authentication.
Tool to retrieve a list of contacts. Use when you need to fetch contacts with optional filters (UUID, URN, group, or modified date). Use after authenticating your client.
Tool to retrieve a list of custom contact fields. Use when you need to view or filter all defined contact fields with pagination and optional search.
Tool to retrieve a list of manual flow starts. Use when you need to fetch flow start records with optional filters and pagination.
Tool to retrieve a list of flows for your organization. Use when you need to fetch automated conversation flows with optional filters (UUID, type, archived status, or modified date).
Tool to list global variables. Use when you need to retrieve all workspace-level variables after authenticating.
Tool to list contact groups for your organization. Use when you need to fetch groups with optional filtering by uuid or name.
Tool to retrieve a list of message labels for your organization. Use when you need to filter labels by UUID or name.
Tool to retrieve a list of messages. Use when you need to fetch messages with optional filters (UUID, folder, contact, broadcast, or date range). Results are paginated.
Tool to retrieve recent resthook events for your organization. Use when you need to inspect webhook events that have been triggered, optionally filtered by resthook slug. Events are returned in reverse chronological order.
Tool to list webhook subscribers for your organization's resthooks. Use when you need to retrieve the target URLs that receive webhook events for specific resthooks.
Tool to list configured resthooks (webhooks). Use when you need to retrieve the resthooks configured in your TextIt account.
Tool to retrieve a list of flow runs. Use when you need to filter or browse run history by flow, contact, or status.
Tool to retrieve support tickets for your organization. Use when you need to fetch tickets with optional filters (UUID, contact, topic, or assignee). Returns paginated ticket data.
Tool to list topics in the workspace for categorizing tickets. Use when you need to retrieve topics, optionally filtered by UUID.
Tool to retrieve a list of user logins in your workspace with their roles and teams. Use when you need to fetch users with optional UUID filter. Results are ordered by newest created first.
Tool to send a new broadcast message. Use after composing message translations and selecting recipients (urns, contacts, or groups).
Tool to update an existing contact. Use after identifying the contact's UUID or URN and preparing details.