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.
Account
Section titled “Account”Needs the Read user information, Read team information, and Read stats permissions.
| Tool | What it does |
|---|---|
whoami | Your user info, team, account tier, and the permissions of the current connection |
get_stats | Instant counts and totals: prospects per sequence status, video stats, account limits. The right tool for any “how many” question |
Sequences
Section titled “Sequences”Needs Read sequences, and Write sequences for the last one.
| Tool | What it does |
|---|---|
list_sequences | List your sequences with per-sequence stats. Filter by active or paused |
get_sequence | Steps, settings, and stats for one sequence |
update_sequence_status | Pause or resume a sequence. Pausing stops new prospects from starting; prospects already in the sequence continue |
Prospects
Section titled “Prospects”Needs Read prospects, and Write prospects for the last three.
| Tool | What it does |
|---|---|
list_prospects | List prospects, filterable by enrichment status |
get_prospect | Full details for one prospect, including CRM data and where they are in a sequence |
add_prospects | Add up to 100 prospects to a sequence |
update_prospect | Fix contact details. Fields edited in the last 24 hours are protected and skipped |
delete_prospect | Soft-delete a prospect and cancel any active outreach to them |
Progress in sequences
Section titled “Progress in sequences”These tools track each prospect’s journey through a sequence. Needs Read enrollments, and Write enrollments for the last one.
| Tool | What it does |
|---|---|
list_enrollments | List prospects’ progress across all sequences, or filtered by sequence or status. Supports includeDetails for bulk sync |
get_enrollment | One prospect’s step-by-step progress, blocks, and status history |
update_enrollment_status | Pause, resume, or permanently stop outreach to one prospect |
Videos
Section titled “Videos”Needs Read videos, and Create videos for the last two. Videos are always yours only — these tools never widen to the team.
| Tool | What it does |
|---|---|
list_captures | Your video recordings with view and conversion stats, optionally filtered by tag |
get_capture | Full details and analytics for one video |
create_capture | Start a new video. Returns a signed URL to upload the file to |
finalize_capture | Finish the upload and publish the video |
Tasks and issues
Section titled “Tasks and issues”| Tool | What it does |
|---|---|
list_tasks | Manual steps due, replies to review, CRM records to check — matches the Tasks page |
list_work_items | Issues blocking or affecting outreach. Needs Read work items |
resolve_work_item | Mark an issue resolved or dismissed. Needs Write work items |
AI profile
Section titled “AI profile”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.
| Tool | What it does |
|---|---|
get_ai_profile | Your current ideal customer profile, company info, offering, and message language |
update_icp | Set who you sell to, and which job titles to include or exclude |
update_company_info | Set your company name and website. The website is used to analyse your offering |
update_offering | Set your product name, what it does, the problem it solves, and what makes it different |
update_messaging_language | Set the language used in AI-generated emails and LinkedIn messages |
Help docs
Section titled “Help docs”These read the public help articles on this site. They touch no account data and need no permissions.
| Tool | What it does |
|---|---|
search_docs | Search these help articles by keyword |
read_doc | Read one help article, given its address from a search result |
Data visibility
Section titled “Data visibility”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.
Tools not listed here
Section titled “Tools not listed here”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.