io.github.agenticmail/mcp
NPM · @AGENTICMAIL/MCP · SCANNED AUG 7
Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security70
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects this package. See how to fix → View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Dependency health was assessed across the 176 of 180 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 69 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability81
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 5238 tokens (~83/item across 63 items; 62 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @agenticmail/mcp
claude mcp add agenticmail-mcp -- npx -y @agenticmail/mcp
codex mcp add agenticmail-mcp -- npx -y @agenticmail/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"agenticmail-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@agenticmail/mcp"
],
"enabled": true
}
}
} openclaw mcp add agenticmail-mcp --command npx --arg -y --arg @agenticmail/mcp
mcp_servers:
agenticmail-mcp:
command: "npx"
args: ["-y", "@agenticmail/mcp"] {
"mcpServers": {
"agenticmail-mcp": {
"command": "npx",
"args": [
"-y",
"@agenticmail/mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 7 Aug 26 +1
- Security disclosure: fail → pass ▲ functional
- 6 Aug 26 +31
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Schema quality: unverified → 100 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- First check of Schema quality: pass functional
- First check of Tool coverage: 100 functional
- First check of Schema quality: fail functional
- First check of Schema quality: good functional
- 5 Aug 26 0
- Security disclosure: unverified → fail ▼ functional
- 4 Aug 26 0
- Security disclosure: fail → unverified ▼ functional
- 3 Aug 26 +10
- CVE-2026-57495 affects this package: high ▼ security
- CVE-2026-50287 affects this package: high ▼ security
- GHSA-p6gq-j5cr-w38f affects this package: high ▼ security
- CVE-2026-47255 affects this package: high ▼ security
- Known CVEs: unverified → fail ▼ security
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare. security
- Security disclosure: unverified → fail ▼ functional
- Maintenance: unverified → pass ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Capabilities: Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake. functional
- Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess. functional
- Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess. functional
- Licence: MIT functional
- 2 Aug 26 −1
- Security disclosure: fail → unverified ▼ functional
- Dependency health: partial → unverified ▼ functional
- 1 Aug 26 +15
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −18
- Malware scan: pass → unverified ▼ security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 7 Aug 2026 · Analysed npm/@agenticmail/[email protected]
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Vulnerabilities 4 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-63gr-g7jc-v8rg | CVE-2026-50287 | high | yes | |
| GHSA-fq4x-789w-jg5h | CVE-2026-57495 | high | yes | |
| GHSA-wjjv-3mj2-39hf | CVE-2026-47255 | high | yes | |
| GHSA-p6gq-j5cr-w38f | high | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N | yes |
Dependencies 176 packages
| Packages resolved | 176 |
|---|---|
| Deprecated | 175 |
| Stale | 58 |
| Tree resolution | Partial |
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
batch_delete ~42
Delete multiple emails by UIDs
| Name | Type | Req | Description |
|---|---|---|---|
| folder | string | – | Folder (default: INBOX) |
| uids | array | yes | Array of UIDs to delete |
No output schema declared.
No examples provided.
batch_mark_read ~44
Mark multiple emails as read
| Name | Type | Req | Description |
|---|---|---|---|
| folder | string | – | Folder (default: INBOX) |
| uids | array | yes | Array of UIDs to mark as read |
No output schema declared.
No examples provided.
batch_mark_unread ~45
Mark multiple emails as unread
| Name | Type | Req | Description |
|---|---|---|---|
| folder | string | – | Folder (default: INBOX) |
| uids | array | yes | Array of UIDs to mark as unread |
No output schema declared.
No examples provided.
batch_move ~59
Move multiple emails to another folder
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | – | Source folder (default: INBOX) |
| to | string | yes | Destination folder (e.g., Trash, Archive) |
| uids | array | yes | Array of UIDs to move |
No output schema declared.
No examples provided.
batch_read ~56
Read multiple emails at once by UIDs. Returns full parsed content for each message in a single call.
| Name | Type | Req | Description |
|---|---|---|---|
| folder | string | – | Folder (default: INBOX) |
| uids | array | yes | Array of UIDs to read |
No output schema declared.
No examples provided.
call_agent ~94
Synchronous RPC: assign a task to another agent, notify them via email (wakes wait_for_email), and wait for the result. Times out after specified duration.
| Name | Type | Req | Description |
|---|---|---|---|
| payload | object | – | Additional data |
| target | string | yes | Name of the agent to call |
| task | string | yes | Task description |
| timeout | number | – | Max seconds to wait (default: 180, max: 300) |
No output schema declared.
No examples provided.
check_gateway_status ~26
Check the current email gateway status — relay mode, domain mode, or not configured
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
check_health ~18
Check 🎀 AgenticMail server health status
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
check_messages ~41
Check for new unread messages from other agents or external senders. Returns a summary of pending communications. Use this to stay aware of requests and coordinate with other agents.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
check_tasks ~67
Check for pending tasks assigned to you (or a specific agent) or tasks you assigned to others
| Name | Type | Req | Description |
|---|---|---|---|
| assignee | string | – | Check tasks for a specific agent by name (only for incoming direction) |
| direction | string | – | incoming (assigned to me) or outgoing (I assigned) |
No output schema declared.
No examples provided.
claim_task ~27
Claim a pending task assigned to you
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Task ID to claim |
No output schema declared.
No examples provided.
cleanup_agents ~94
List or remove inactive non-persistent agent accounts (requires master API key)
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform |
| agentId | string | – | Agent ID (for set_persistent) |
| dryRun | boolean | – | Preview without deleting (for cleanup) |
| hours | number | – | Inactivity threshold in hours (default: 24) |
| persistent | boolean | – | Set persistent flag (for set_persistent) |
No output schema declared.
No examples provided.
create_account ~63
Create a new agent email account (requires master API key)
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | – | Email domain (default: localhost) |
| name | string | yes | Agent name (will be used as email local part) |
| role | string | – | Agent role (default: secretary) |
No output schema declared.
No examples provided.
create_folder ~36
Create a new mail folder for organizing emails
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Folder name (e.g., Projects, Clients, Newsletters) |
No output schema declared.
No examples provided.
delete_agent ~62
Delete an agent account. Archives all emails and generates a deletion report before removing the account permanently. Returns the deletion summary. Requires master API key.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Name of the agent to delete |
| reason | string | – | Reason for deletion (optional) |
No output schema declared.
No examples provided.
delete_email ~29
Delete an email by its UID
| Name | Type | Req | Description |
|---|---|---|---|
| uid | number | yes | The UID of the email to delete |
No output schema declared.
No examples provided.
deletion_reports ~51
List past agent deletion reports or retrieve a specific report by ID. Shows archived email summaries from deleted agents. Requires master API key.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Deletion report ID (omit to list all reports) |
No output schema declared.
No examples provided.
forward_email ~63
Forward an email to another recipient. Outbound guard applies — HIGH severity content is held for review.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | – | Additional message (optional) |
| to | string | yes | Recipient to forward to |
| uid | number | yes | UID of the email to forward |
No output schema declared.
No examples provided.
import_relay_email ~94
Import an email from the connected Gmail/Outlook account into the agent's local inbox. This downloads the full message with all headers (Message-ID, In-Reply-To, References) so you can continue the thread using reply_email. Use search_emails with searchRelay=true first to find the relay UID.
| Name | Type | Req | Description |
|---|---|---|---|
| uid | number | yes | The relay UID of the email to import (from search_emails relay results) |
No output schema declared.
No examples provided.
inbox_digest ~103
Get a compact inbox digest with subject, sender, date, flags and text preview for each message. More efficient than listing then reading individually.
| Name | Type | Req | Description |
|---|---|---|---|
| folder | string | – | Folder (default: INBOX) |
| limit | number | – | Max messages (default: 20, max: 50) |
| offset | number | – | Skip messages (default: 0) |
| previewLength | number | – | Preview text length (default: 200, max: 500) |
No output schema declared.
No examples provided.
list_agents ~36
List all AI agents in the system with their email addresses and roles. Use this to discover which agents you can communicate with via message_agent.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_folder ~62
List messages in a specific folder
| Name | Type | Req | Description |
|---|---|---|---|
| folder | string | yes | Folder path (e.g., INBOX, Trash, Sent) |
| limit | number | – | Max messages (default: 20) |
| offset | number | – | Skip messages (default: 0) |
No output schema declared.
No examples provided.
list_folders ~16
List all mail folders/mailboxes
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_inbox ~53
List recent emails in the agent's inbox
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Maximum number of messages to return (default: 20) |
| offset | number | – | Number of messages to skip (default: 0) |
No output schema declared.
No examples provided.
manage_contacts ~62
List, add, or delete contacts
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform |
| string | – | Contact email (for add) | |
| id | string | – | Contact ID (for delete) |
| name | string | – | Contact name (for add) |
No output schema declared.
No examples provided.
manage_drafts ~82
List, create, update, send, or delete drafts
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform |
| id | string | – | Draft ID (for update/send/delete) |
| subject | string | – | Subject (for create/update) |
| text | string | – | Body text (for create/update) |
| to | string | – | Recipient (for create/update) |
No output schema declared.
No examples provided.
manage_pending_emails ~87
Check the status of pending outbound emails blocked by the outbound guard. You can list all your pending emails or get details of a specific one. You CANNOT approve or reject — only the owner can do that.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform (list or get only — approve/reject require owner) |
| id | string | – | Pending email ID (required for get) |
No output schema declared.
No examples provided.
manage_rules ~126
Manage server-side email rules that auto-process incoming messages (move, tag, mark read, delete).
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform |
| actions | object | – | Actions on match: { move_to?, mark_read?, delete?, add_tags? } |
| conditions | object | – | Match conditions: { from_contains?, subject_contains?, subject_regex?, to_contains?, has_attachment? } |
| id | string | – | Rule ID (for delete) |
| name | string | – | Rule name (for create) |
| priority | number | – | Higher priority rules match first (for create) |
No output schema declared.
No examples provided.
manage_scheduled ~158
Manage scheduled emails: create a new scheduled email, list pending ones, or cancel one. Accepts flexible time formats for create: ISO 8601, relative ("in 30 minutes"), named ("tomorrow 8am"), day-based ("next monday 9am"), or human-friendly ("02-14-2026 3:30 PM EST").
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform (default: create) |
| id | string | – | Scheduled email ID (for cancel) |
| sendAt | string | – | When to send (for create) |
| subject | string | – | Email subject (for create) |
| text | string | – | Body text (for create) |
| to | string | – | Recipient email (for create) |
No output schema declared.
No examples provided.
manage_signatures ~80
List, create, or delete email signatures
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform |
| id | string | – | Signature ID (for delete) |
| isDefault | boolean | – | Set as default signature (for create) |
| name | string | – | Signature name (for create) |
| text | string | – | Signature text content (for create) |
No output schema declared.
No examples provided.
manage_spam ~138
Manage spam: list spam folder, report a message as spam, mark as not-spam, or get the spam score of a message. Emails are auto-scored on arrival; high-scoring messages are moved to Spam automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform |
| folder | string | – | Source folder (for report/score, default: INBOX) |
| limit | number | – | Max messages to list (for list, default: 20) |
| offset | number | – | Skip messages (for list, default: 0) |
| uid | number | – | Message UID (for report, not_spam, score) |
No output schema declared.
No examples provided.
manage_tags ~135
Create, list, delete tags, tag/untag messages, get messages by tag, or get all tags for a specific message.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform |
| color | string | – | Tag color hex code (for create, e.g. #ff0000) |
| folder | string | – | Folder the message is in (default: INBOX) |
| id | string | – | Tag ID (for delete, tag_message, untag_message, get_messages) |
| name | string | – | Tag name (for create) |
| uid | number | – | Message UID (for tag_message, untag_message) |
No output schema declared.
No examples provided.
manage_templates ~76
List, create, or delete email templates
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action to perform |
| id | string | – | Template ID (for delete) |
| name | string | – | Template name (for create) |
| subject | string | – | Template subject (for create) |
| text | string | – | Template body text (for create) |
No output schema declared.
No examples provided.
mark_read ~25
Mark an email as read
| Name | Type | Req | Description |
|---|---|---|---|
| uid | number | yes | UID of the email |
No output schema declared.
No examples provided.
mark_unread ~26
Mark an email as unread
| Name | Type | Req | Description |
|---|---|---|---|
| uid | number | yes | UID of the email |
No output schema declared.
No examples provided.
message_agent ~110
Send a message to another AI agent by name. The message is delivered to their email inbox. Use list_agents first to see available agents. This is the primary way for agents to coordinate and share information with each other.
| Name | Type | Req | Description |
|---|---|---|---|
| agent | string | yes | Name of the recipient agent (e.g. "researcher", "writer") |
| priority | string | – | Priority level (default: normal) |
| subject | string | yes | Message subject — describe the purpose clearly |
| text | string | yes | Message body |
No output schema declared.
No examples provided.
move_email ~65
Move an email to another folder (e.g., Trash, Archive)
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | – | Source folder (default: INBOX) |
| to | string | yes | Destination folder (e.g., Trash, Archive) |
| uid | number | yes | UID of the email to move |
No output schema declared.
No examples provided.
purchase_domain ~104
Search for available domains via Cloudflare Registrar (requires master API key). NOTE: Cloudflare API only supports READ access — domains must be purchased manually at https://dash.cloudflare.com or from another registrar (then point nameservers to Cloudflare).
| Name | Type | Req | Description |
|---|---|---|---|
| keywords | array | yes | Keywords to search for (e.g., ["mybot", "aimail"]) |
| tld | string | – | Preferred TLD (default: checks .com, .net, .io, .dev) |
No output schema declared.
No examples provided.
read_email ~34
Read the full content of a specific email by its UID
| Name | Type | Req | Description |
|---|---|---|---|
| uid | number | yes | The UID of the email to read |
No output schema declared.
No examples provided.
reply_email ~107
Reply to an email. Fetches the original message, auto-fills To, Subject (Re:), In-Reply-To, and References, then sends with quoted body. Outbound guard applies — HIGH severity content is held for review.
| Name | Type | Req | Description |
|---|---|---|---|
| html | string | – | HTML reply (optional) |
| replyAll | boolean | – | Reply to all recipients (default: false) |
| text | string | yes | Your reply text |
| uid | number | yes | UID of the email to reply to |
No output schema declared.
No examples provided.
search_emails ~182
Search emails by criteria (from, to, subject, text, date range). By default searches the local inbox only. Set searchRelay=true to also search the connected Gmail/Outlook account — results include relay UIDs that can be imported with import_relay_email.
| Name | Type | Req | Description |
|---|---|---|---|
| before | string | – | Messages before date (ISO 8601) |
| from | string | – | Filter by sender address |
| searchRelay | boolean | – | Also search the connected Gmail/Outlook account (default: false). Use this to find past emails from the user's main inbox. |
| seen | boolean | – | Filter by read/unread status |
| since | string | – | Messages since date (ISO 8601) |
| subject | string | – | Filter by subject keyword |
| text | string | – | Search body text |
| to | string | – | Filter by recipient address |
No output schema declared.
No examples provided.
send_email ~148
Send an email from the agent's mailbox. External emails are scanned for sensitive content. HIGH severity detections are BLOCKED and held for owner approval. Your owner will be notified and must approve blocked emails. You CANNOT bypass the outbound guard.
| Name | Type | Req | Description |
|---|---|---|---|
| attachments | array | – | File attachments |
| cc | string | – | CC recipients (optional) |
| html | string | – | HTML body (optional) |
| inReplyTo | string | – | Message-ID to reply to (optional) |
| references | array | – | Message-IDs for threading (optional) |
| subject | string | yes | Email subject line |
| text | string | – | Plain text body |
| to | string | yes | Recipient email address |
No output schema declared.
No examples provided.
send_test_email ~39
Send a test email through the gateway to verify configuration (requires master API key)
| Name | Type | Req | Description |
|---|---|---|---|
| to | string | yes | Email address to send the test to |
No output schema declared.
No examples provided.
setup_email_domain ~213
Set up a custom domain for real internet email via Cloudflare (requires master API key). ADVANCED: Requires Cloudflare account, API token, and a domain. Emails send from [email protected] with full DKIM/SPF/DMARC. Optionally configures Gmail SMTP as outbound relay (recommended for residential IPs). After setup with gmailRelay, use setup_gmail_alias for each agent.
| Name | Type | Req | Description |
|---|---|---|---|
| cloudflareAccountId | string | yes | Cloudflare account ID |
| cloudflareToken | string | yes | Cloudflare API token (Zone>Zone>Read, Zone>DNS>Edit, Zone>Email Routing Rules>Edit, Account>Cloudflare Tunnel>Edit, Account>Workers Scripts>Edit; optional: Account>Registrar: Domains>Edit for domain… |
| domain | string | – | Domain to use (if already owned) |
| gmailRelay | object | – | Gmail SMTP relay for outbound delivery (recommended for residential IPs without PTR records) |
| purchase | object | – | Purchase a new domain (if domain not provided) |
No output schema declared.
No examples provided.
setup_email_relay ~269
Configure Gmail/Outlook relay for sending real internet email (requires master API key). BEGINNER-FRIENDLY: Just needs a Gmail/Outlook email + app password. Agents send as [email protected]. Automatically creates a default agent (secretary) unless skipped. Best for: quick setup, personal use, no domain needed.
| Name | Type | Req | Description |
|---|---|---|---|
| agentName | string | – | Name for the default agent (default: secretary). This becomes the email sub-address, e.g., [email protected] |
| agentRole | string | – | Role for the default agent (default: secretary) |
| string | yes | Your real email address (e.g., [email protected]) | |
| imapHost | string | – | IMAP host (auto-filled for gmail/outlook) |
| imapPort | number | – | IMAP port (auto-filled for gmail/outlook) |
| password | string | yes | App password (not your regular password) |
| provider | string | yes | Email provider (gmail, outlook, or custom) |
| skipDefaultAgent | boolean | – | Skip creating the default agent (default: false) |
| smtpHost | string | – | SMTP host (auto-filled for gmail/outlook) |
| smtpPort | number | – | SMTP port (auto-filled for gmail/outlook) |
No output schema declared.
No examples provided.
setup_gmail_alias ~117
Get step-by-step instructions (with exact field values) to add an agent email as a Gmail "Send mail as" alias. Returns the Gmail settings URL and all field values. Required after domain mode setup with gmailRelay to show correct From address. The agent can automate this via browser tools or present instructions to the user.
| Name | Type | Req | Description |
|---|---|---|---|
| agentDisplayName | string | – | Display name for the alias (defaults to agent name) |
| agentEmail | string | yes | Agent email to add as alias (e.g., [email protected]) |
No output schema declared.
No examples provided.
setup_guide ~50
Get a comparison of email setup modes (Relay vs Domain) with difficulty levels, requirements, pros/cons, and step-by-step instructions. Show this to users who want to set up real internet email.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
setup_payment ~57
Get instructions for adding a payment method to Cloudflare (required before purchasing domains). Returns Option A (self-service link) and Option B (browser automation steps). Card details go directly to Cloudflare — never stored by 🎀 AgenticMail.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sms_check_code ~69
Check for recent verification/OTP codes received via SMS. Scans inbound SMS for common code patterns (6-digit, 4-digit, alphanumeric). Use this after requesting a verification code during sign-up flows.
| Name | Type | Req | Description |
|---|---|---|---|
| minutes | number | – | How many minutes back to check (default: 10) |
No output schema declared.
No examples provided.
sms_config ~34
Get the current SMS/phone number configuration for this agent. Shows whether SMS is enabled, the phone number, and forwarding email.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.