Skip to content

What your assistant can do

Vaam’s MCP server exposes a set of tools your assistant calls on your behalf. You never call these directly in conversation — just ask in plain language and the assistant picks the right tool. The names below are useful when you build your own agent, or when you are debugging an integration.

Everything here returns your own data unless you explicitly ask about your team. Permissions and trust explains the boundaries in full.

Needs the Read user information, Read team information, and Read stats permissions.

ToolWhat it does
whoamiYour user info, team, account tier, and the permissions of the current connection
get_statsInstant counts and totals: prospects per sequence status, video stats, account limits. The right tool for any “how many” question

Needs Read sequences, and Write sequences for the last one.

ToolWhat it does
list_sequencesList your sequences with per-sequence stats. Filter by active or paused
get_sequenceSteps, settings, and stats for one sequence
update_sequence_statusPause or resume a sequence. Pausing stops new prospects from starting; prospects already in the sequence continue

Needs Read prospects, and Write prospects for the last three.

ToolWhat it does
list_prospectsList prospects, filterable by enrichment status
get_prospectFull details for one prospect, including CRM data and where they are in a sequence
add_prospectsAdd up to 100 prospects to a sequence
update_prospectFix contact details. Fields edited in the last 24 hours are protected and skipped
delete_prospectSoft-delete a prospect and cancel any active outreach to them

These tools track each prospect’s journey through a sequence. Needs Read enrollments, and Write enrollments for the last one.

ToolWhat it does
list_enrollmentsList prospects’ progress across all sequences, or filtered by sequence or status. Supports includeDetails for bulk sync
get_enrollmentOne prospect’s step-by-step progress, blocks, and status history
update_enrollment_statusPause, resume, or permanently stop outreach to one prospect

Needs Read videos, and Create videos for the last two. Videos are always yours only — these tools never widen to the team.

ToolWhat it does
list_capturesYour video recordings with view and conversion stats, optionally filtered by tag
get_captureFull details and analytics for one video
create_captureStart a new video. Returns a signed URL to upload the file to
finalize_captureFinish the upload and publish the video
ToolWhat it does
list_tasksManual steps due, replies to review, CRM records to check — matches the Tasks page
list_work_itemsIssues blocking or affecting outreach. Needs Read work items
resolve_work_itemMark an issue resolved or dismissed. Needs Write work items

Needs Read settings, and Write settings for the last four. If you are a team owner or admin, the four write tools also change the setting for every member of your team.

ToolWhat it does
get_ai_profileYour current ideal customer profile, company info, offering, and message language
update_icpSet who you sell to, and which job titles to include or exclude
update_company_infoSet your company name and website. The website is used to analyse your offering
update_offeringSet your product name, what it does, the problem it solves, and what makes it different
update_messaging_languageSet the language used in AI-generated emails and LinkedIn messages

These read the public help articles on this site. They touch no account data and need no permissions.

ToolWhat it does
search_docsSearch these help articles by keyword
read_docRead one help article, given its address from a search result

By default every tool returns only your own data. Sequences, prospects, sequence progress, and issues accept teamWide: true to include your whole team; assistants set it only when you explicitly ask about the team. Videos, tasks, and account totals are always yours alone.

For the complete picture — including what happens when you open a teammate’s record directly — see Permissions and trust.

Vaam runs a second set of tools for its own support staff, on a separate address. They are staff-only, they are not reachable from the address in these docs, and they are not documented here. See The administration address is separate.