Operator
← All integrations
Missive logo

Connect Missive to OpenClaw on Operator.io

Missive is a collaborative email and chat app for teams to manage conversations and tasks together. It helps streamline team inboxes, shared labels, and internal discussion in one place.

Automate Missive with AI

Operator runs your personal agent on OpenClaw, the open source agent framework, and points it straight at Missive. You message the agent on Telegram or Discord, tell it what you need in plain language, and it operates Missive on its own, running actions like create analytics report, create missive contacts, create draft.

Your agent reaches Missive directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.

What your agent can do with Missive

Your agent can call any of these Missive actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.

Create Analytics Report

Tool to create an analytics report. Use when you need to generate a report over a specific time range with optional filters. Returns a report ID for later retrieval.

Create Missive Contacts

Tool to create one or more contacts in a Missive contact book. Use when you need to add new contacts with detailed information including name, email, phone, addresses, and organization memberships.

Create Draft

Tool to create a new draft in Missive. Use after preparing message details to save a draft (email, SMS, WhatsApp, or Live Chat) for later editing or scheduling.

Create Missive Post

Tool to create a post in a Missive conversation. Posts can add comments, close conversations, assign users, apply labels, and trigger other actions. Recommended approach for managing conversations from integrations and automations.

Create Canned Response

Tool to create one or more canned responses (templates) in Missive. Use when you need to save reusable message templates for the organization or user.

Create Shared Label

Tool to create one or more shared labels at the organization level. Use when you need to create new labels that can be shared across the organization.

Create Missive Task

Tool to create a task in Missive. Use when you need to create standalone tasks, conversation-linked subtasks, or team tasks. You can find or create parent conversations using message references (like email Message-IDs).

Create Team

Tool to create a new team in an organization. Use when you need to set up a new team with active members and optional observers. The API token must belong to an organization admin.

Create Webhook

Tool to create a webhook subscription. Use after choosing event type and target URL.

Delete Draft

Tool to delete a draft from a conversation by draft ID. Use after confirming the draft ID; this operation cannot be undone.

Delete Post

Tool to delete a post from a conversation by post ID. Use when you need to remove a specific post; this operation cannot be undone.

Delete Saved Responses

Tool to delete one or more saved responses by ID. For organization responses, the API token must belong to an admin. Use after confirming the response ID(s); this operation cannot be undone.

Delete Webhook

Tool to delete a webhook subscription by webhook ID. Use after confirming the webhook ID; this operation cannot be undone.

Get Analytics Report

Tool to fetch a completed analytics report using its ID. Use when you need to retrieve analytics data after creating a report. Reports typically complete within 2-3 seconds but may take up to 30 seconds. Reports expire 60 seconds after c...

Get Missive Contact

Tool to fetch a specific contact using the contact ID. Use when you need detailed contact information including names, contact info, and organizational memberships. Returns 404 for deleted contacts.

Get Missive Conversation

Tool to fetch full conversation metadata (assignees/users/labels/team/org) for a specific conversation ID. Use when you need conversation-level details for assignment, labeling, or workflow purposes.

List Conversation Messages

Tool to list messages belonging to a Missive conversation (newest first). Use when you need to retrieve message metadata including participants and attachments references for a specific conversation.

Get Missive Message

Tool to fetch full message details including headers, HTML body, and attachments. Use when you need complete message content with download URLs for attachments.

Get Missive Response

Tool to fetch a specific saved response using the response ID. Use when you need to retrieve the full content and metadata of a saved response template.

Get Missive Task

Tool to get a single task by ID with full details including assignees, team, and conversation info. Use when you need to retrieve complete information about a specific task.

List Missive Contact Books

Tool to list contact books the authenticated user has access to. Use when you need contact book IDs for creating contacts programmatically.

List Missive Contact Groups

Tool to list contact groups or organizations linked to a contact book. Use when you need to retrieve groups for organizing contacts or organizations for linking contacts to businesses.

List Missive Contacts

Tool to list contacts from a contact book. Use when syncing Missive contacts to another service or finding contacts based on search terms. Supports pagination via offset and filtering by modification date.

List Conversation Comments

Tool to list comments in a Missive conversation ordered from newest to oldest. Use when you need to retrieve comments with author info, attachments, and task data for a specific conversation.

List Conversation Drafts

Tool to list draft messages in a Missive conversation (newest first). Use when you need to retrieve unsent drafts for a specific conversation including author and recipient details.

List Conversation Posts

Tool to list posts in a Missive conversation ordered by newest first. Use when you need to view automation traces or post history for a specific conversation. Posts are the recommended approach for automations as they leave a visible trace.

List Missive Conversations

Tool to list conversations visible to the authenticated user ordered by newest activity first. Use when you need to retrieve inbox, all, assigned, closed, or other mailbox conversations. Must filter by at least one of: mailbox flag, shar...

List Messages by Message-ID

Tool to fetch messages matching an email Message-ID header. Use when you need to find a specific message by its Message-ID. Most of the time, only one message matches a given Message-ID.

List Missive Organizations

Tool to list organizations the authenticated user is part of. Use when you need to retrieve all organizations accessible to the current user.

List Missive Saved Responses

Tool to list saved responses (canned responses/templates) for the authenticated user. Use when you need to retrieve available response templates for composing messages.

List Missive Shared Labels

Tool to list shared labels (organization-level labels) available to the authenticated user. Use when you need to retrieve labels for filtering conversations or understanding label structure.

List Missive Tasks

Tool to list tasks accessible to the authenticated user. Use when you need to retrieve tasks by state, organization, or team. Tasks can be standalone, conversation-linked, or team tasks.

List Missive Teams

Tool to list all teams. Use when you need to retrieve and enumerate all teams available in Missive. Returns an empty array for accounts with no teams configured; this is a valid response, not an error.

List Missive Users

Tool to list all users. Use after authentication when you need to retrieve all users in the organization.

Merge Missive Conversations

Tool to merge multiple conversations into one. Combines messages, posts, and other content from the source conversation into the target conversation. Use when you need to consolidate related conversations.

Update Missive Contact

Tool to update one or more contacts in Missive. Use when you need to modify contact attributes. Only pass fields you want to update. CRITICAL: infos and memberships arrays must include ALL items when passed - omitted entries will be perm...

Update Saved Response

Tool to update one or more saved responses in Missive. Use when you need to modify existing response templates by changing title, body, subject, or other attributes. Returns the updated responses.

Update Shared Labels

Tool to update one or more shared labels in Missive. Use when you need to modify label names or colors. Returns the updated shared labels.

Update Missive Task

Tool to update an existing task's attributes in Missive. Use when you need to modify a task's description, change its state, update the due date, or reassign it to different users.

Update Missive Team

Tool to update one or more teams in Missive. Use when you need to modify team attributes like name, color, or initials. The API token must belong to an organization admin.

How to connect Missive

You authorize Missive once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Missive without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.

When you are ready, the get started guide walks through standing up your OpenClaw agent.

Common questions about Missive

How do I connect Missive to Operator?
Connecting Missive is a one time sign in from your Operator dashboard. Operator keeps the connection live and rotates the token on its own, so the agent stays connected to Missive and you never reauthorize by hand.
Can my agent read and post in Missive for me?
Yes. It can post messages, reply in threads, search history, and pull out what matters from a busy conversation. Point it at a channel and it summarizes the thread back to you, or posts an update when something changes in another app you have connected.
Do I need to write code or manage Missive API keys?
No. Operator manages the Missive connection and token refresh, so there are no API keys to paste and nothing to deploy.
Can my agent use Missive together with my other apps?
Yes. The same agent reaches every app you connect, so it can move between Missive and tools like Gmail, Slack, Discord in one job, reading from one and acting in another without you wiring anything between them.

More apps to automate

Apps your agent runs alongside Missive, or browse all integrations.

Put your agent on Missive

Sign in, connect Missive, and hand your agent the work. Your first week is free.

Try for free