Marketing40 toolsPaste one API key
Missive integration for AI agents
Missive is a collaborative email and chat application designed to streamline team communication and task management.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Missive once and call the same tools from all of them.
Setup
Connect Missive 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
Missive exposes 40 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
missive_get_analytics_report | Fetch a completed analytics report using its ID | Read |
missive_get_contact | Fetch a specific contact using the contact ID | Read |
missive_get_conversation | Fetch full conversation metadata (assignees/users/labels/team/org) for a specific conversation | Read |
missive_get_conversation_messages | List messages belonging to a Missive conversation (newest first) | Read |
missive_get_message | Fetch full message details including headers, HTML body, and attachments | Read |
missive_get_response | Fetch a specific saved response using the response ID | Read |
missive_get_task | Get a single task by ID with full details including assignees, team, and conversation info | Read |
missive_list_contact_books | List contact books the authenticated user has access to | Read |
missive_list_contact_groups | List contact groups or organizations linked to a contact book | Read |
missive_list_contacts | List contacts from a contact book | Read |
missive_list_conversation_comments | List comments in a Missive conversation ordered from newest to oldest | Read |
missive_list_conversation_drafts | List draft messages in a Missive conversation (newest first) | Read |
missive_list_conversation_posts | List posts in a Missive conversation ordered by newest first | Read |
missive_list_conversations | List conversations visible to the authenticated user ordered by newest activity first | Read |
missive_list_messages | Fetch messages matching an email Message-ID header | Read |
missive_list_organizations | List organizations the authenticated user is part of | Read |
missive_list_responses | List saved responses (canned responses/templates) for the authenticated user | Read |
missive_list_shared_labels | List shared labels (organization-level labels) available to the authenticated user | Read |
missive_list_tasks | List tasks accessible to the authenticated user | Read |
missive_list_teams | List all teams | Read |
missive_list_users | List all users | Read |
missive_create_analytics_report | Create an analytics report | Write |
missive_create_contacts | Create one or more contacts in a Missive contact book | Write |
missive_create_draft | Create a new draft in Missive | Write |
missive_create_post | Create a post in a Missive conversation | Write |
missive_create_response | Create one or more canned responses (templates) in Missive | Write |
missive_create_shared_label | Create one or more shared labels at the organization level | Write |
missive_create_task | Create a task in Missive | Write |
missive_create_team | Create a new team in an organization | Write |
missive_create_webhook | Create a webhook subscription | Write |