Plain
Overview
SLUG: PLAIN
Description
Plain is a collaborative support platform for B2B support teams, offering a modern, AI-powered interface to consolidate support channels and assist customers efficiently.
Authentication Details
API Key
Connecting to Plain
Create an auth config
Use the dashboard to create an auth config for the Plain toolkit. This allows you to connect multiple Plain accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 Plain toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PLAIN_ADD_CUSTOMER_TO_GROUP
Tool Name: Add Customer To Group
Description
Action Parameters
Action Response
PLAIN_CREATE_CUSTOMER
Tool Name: Create Customer
Description
Action Parameters
Action Response
PLAIN_CREATE_CUSTOMER_GROUP
Tool Name: Create Customer Group
Description
Action Parameters
Action Response
PLAIN_CREATE_THREAD
Tool Name: Create Thread
Description
Action Parameters
Action Response
PLAIN_DELETE_CUSTOMER
Tool Name: Delete Customer
Description
Action Parameters
Action Response
PLAIN_DELETE_USER
Tool Name: Delete User
Description
Action Parameters
Action Response
PLAIN_FETCH_COMPANY
Tool Name: Fetch Company
Description
Action Parameters
Action Response
PLAIN_FETCH_ISSUES
Tool Name: Fetch Issues
Description
Action Parameters
Action Response
PLAIN_FETCH_TIER
Tool Name: Fetch Tier
Description
Action Parameters
Action Response
PLAIN_GET_CUSTOMERS
Tool Name: Get Customers
Description
Action Parameters
Action Response
PLAIN_GET_CUSTOMER_BY_EMAIL
Tool Name: Get Customer By Email
Description
Action Parameters
Action Response
PLAIN_GET_CUSTOMER_BY_ID
Tool Name: Get Customer By ID
Description
Action Parameters
Action Response
PLAIN_GET_THREAD_BY_ID
Tool Name: Get Thread By ID
Description
Action Parameters
Action Response
PLAIN_GET_USER_BY_ID
Tool Name: Get User By ID
Description
Action Parameters
Action Response
PLAIN_LIST_CUSTOMER_GROUPS
Tool Name: List Customer Groups
Description
Action Parameters
Action Response
PLAIN_LIST_THREADS
Tool Name: List Threads
Description
Action Parameters
Action Response
PLAIN_LIST_TIERS
Tool Name: List Tiers
Description
Action Parameters
Action Response
PLAIN_PLAIN_QUERY_THREADS
Tool Name: List Threads
Description
Action Parameters
Action Response
PLAIN_REMOVE_CUSTOMER_FROM_GROUP
Tool Name: Remove Customer From Group
Description
Action Parameters
Action Response
PLAIN_SEND_MESSAGE
Tool Name: Send Message
Description
Action Parameters
Action Response
PLAIN_UPDATE_COMPANY
Tool Name: Update Company
Description
Action Parameters
Action Response
PLAIN_UPDATE_THREAD
Tool Name: Update Thread
Description
Action Parameters
Action Response
PLAIN_UPSERT_CUSTOMER
Tool Name: Upsert Customer
Description
Action Parameters
Action Response