Support22 toolsPaste one API key
Plain integration for AI agents
Plain is a collaborative support platform for B2B support teams, offering a modern, AI-powered interface to consolidate support channels and assist customers efficiently.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Plain once and call the same tools from all of them.
Setup
Connect Plain through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Plain exposes 22 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
plain_fetch_company | Fetch company details by ID | Read |
plain_fetch_issues | Fetches external issue tracker links (Jira, Linear, GitHub, etc.) associated with a customer's | Read |
plain_fetch_tier | Fetch a tier by its ID | Read |
plain_get_customer_by_email | Fetch customer details by email address | Read |
plain_get_customer_by_id | Retrieve details of a specific customer by their unique ID | Read |
plain_get_customers | Fetch a list of customers | Read |
plain_get_thread_by_id | Fetches comprehensive details of a specific thread by ID, including customer info, status | Read |
plain_get_user_by_id | Fetch workspace user/team member by ID | Read |
plain_list_customer_groups | List all customer groups | Read |
plain_list_tiers | Retrieve a list of tiers with pagination | Read |
plain_query_threads | Retrieve a paginated list of threads | Read |
plain_add_customer_to_group | Add a customer to one or more customer groups | Write |
plain_create_customer_group | Creates a new customer group in Plain for organizing and segmenting customers | Write |
plain_create_thread | Create a new thread | Write |
plain_run_graphql_query | Execute any GraphQL query or mutation against Plain API | Read |
plain_send_message | Send a new message within a thread | Write |
plain_update_company | Upserts (creates or updates) a company in Plain | Write |
plain_update_thread | Update a thread's title | Write |
plain_upsert_customer | Upsert (create or update) a customer | Read |
plain_remove_customer_from_group | Removes a customer from one or more customer groups in Plain | Write |