Tools
Every MCP tool with what it does, its annotations and what it can cost.
Names are exact. A client may prefix them (for example mcp__argorant__argorant_count_people).
| Tool | What it does | Hints |
|---|
argorant_account | Returns account identity, scopes, and daily usage while updating private credential activity. | safe |
argorant_count_people | Computes matching person-record counts and records private credential activity and count usage. | safe |
argorant_company_people | Retrieves company coverage and a masked preview while recording private count and preview usage. | safe |
argorant_preview_people | Retrieves masked matching rows and updates private credential activity and preview usage. | safe |
search | Looks up contact coverage and updates the connected account's private activity and count-usage records. | safe |
fetch | Retrieves a count and masked preview while updating private credential activity and both usage counters. | safe |
| Tool | What it does | Hints |
|---|
argorant_reveal_people | Retrieves raw contact fields, counts against the daily reveal allowance, and may verify addresses and update stored grades. | destructive, open-world |
argorant_enrich | Person lookups can unlock an email asset, debit existing contact credits, verify an address, and update activity records. | destructive, open-world |
argorant_create_export | Creates export jobs or batches, counts against the daily allowance, queues verification, and can debit the account's existing credits. | destructive, open-world |
argorant_export_status | Returns accessible export-job metadata while updating the credential's private activity record. | safe |
argorant_export_batch_status | Returns accessible batch and chunk metadata while updating private credential activity. | safe |
argorant_download_export_preview | Reads an accessible completed CSV and records private credential activity and a download event. | safe |
| Tool | What it does | Hints |
|---|
argorant_create_list | Creates a new private saved list and related activity records in the connected Argorant workspace. | safe |
argorant_list_status | Returns accessible saved-list metadata and sample record identifiers while updating private credential activity. | safe |
argorant_export_list | Creates an export from an accessible saved list, counts against the daily allowance, queues verification, and can debit existing contact credits. | destructive, open-world |
| Tool | What it does | Hints |
|---|
argorant_list_campaigns | Lists the connected workspace's campaigns with their counters while updating private credential activity. | safe |
argorant_get_campaign | Returns one campaign with its emails, senders and launch blockers while updating private credential activity. | safe |
argorant_create_campaign | Creates a new draft campaign record in the connected workspace. | safe |
argorant_update_campaign | Writes new setting values onto the campaign record in the connected workspace. | destructive |
argorant_set_campaign_emails | Writes the campaign's email sequence into the connected workspace. | destructive |
argorant_add_campaign_leads | Enrolls contacts into the campaign and records verification results for them. | open-world |
argorant_list_campaign_leads | Lists enrolled contacts of the user's own campaign while updating private credential activity. | safe |
argorant_remove_campaign_lead | Marks the lead suppressed for this campaign. | destructive |
argorant_set_campaign_senders | Attaches connected mailboxes of the workspace to the campaign. | safe |
argorant_remove_campaign_sender | Detaches the mailbox from the campaign's sender list. | safe |
argorant_launch_campaign | Changes the campaign state to active, paused or stopped. | destructive, open-world |
argorant_delete_campaign | Deletes the campaign and its child rows in the connected workspace. | destructive |
| Tool | What it does | Hints |
|---|
argorant_inbox | Lists reply threads of the workspace while updating private credential activity. | safe |
argorant_inbox_thread | Returns one stored conversation while updating private credential activity. | safe |
argorant_inbox_reply | Records the outgoing reply and sends it through the user's mailbox. | destructive, open-world |
argorant_inbox_classify | Stores the chosen classification on the conversation record. | safe |
argorant_reply_statuses | Lists status labels while updating private credential activity. | safe |
argorant_create_reply_status | Adds a status label to the workspace configuration. | safe |
| Tool | What it does | Hints |
|---|
argorant_campaign_analytics | Aggregates the campaign's own event rows while updating private credential activity. | safe |
argorant_update_inbox | Writes new settings onto the workspace's mailbox record. | destructive |
argorant_blocklist | Lists blocklist entries while updating private credential activity. | safe |
argorant_block | Adds a blocklist entry and suppresses matching enrolled leads. | destructive |
| Tool | What it does | Hints |
|---|
argorant_list_inboxes | Lists the workspace's connected mailboxes with health and daily limits while updating private credential activity. | safe |
argorant_connect_google_workspace | Lists a Google Workspace's mailboxes and, when addresses are given, stores them as connected senders. | open-world |
Parameters for each campaign and inbox tool mirror the REST endpoints in the API reference; the data tools take the shared filters.