MCP

Tools reference

Every tool the Whazzup MCP server exposes.

Read tools

get_workspace_overview

Workspace name, plan, seats, support hours and your role.

list_conversations

Queue (open, mine, unassigned, snoozed, solved, archived, unanswered), search text, cursor pagination, up to 50 per page.

get_conversation

One conversation with customer details, messages and rating.

search_knowledge_base

Published articles and tutorials by title and text.

get_article

Full article text by ID or slug.

search_contacts

Contacts by name, email or company.

get_statistics

Volume, response and resolution times, ratings and contacts for a period.

Write tools

reply_to_conversation

Sends a reply as you – visible in the widget and by email like any agent reply.

update_conversation

Status (open, snoozed, solved, archived), priority (low, normal, high, urgent), assignment (me / none / member ID), tags, snooze time.

create_help_article

Creates an article or tutorial – as a draft by default, published on request.

create_news_post

Creates a post for the widget's News tab – draft by default.

upload_image

Stores an image (https URL or base64 data, max 5 MB) in the media library and returns a permanent link for covers or body text.

Limits

  • 120 read and 30 write calls per minute per person.
  • All writes appear in Settings → Activity log with the assistant's name.
  • Requires the Unlimited plan.