guavanumbers.com
Search a keyword, get a memorable phone number like (855) 900-CASA. Calls forward to your phone, texts to your email. $9/month, 100 minutes included.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 8 · Act 5 · Transact 2 · Score: Not yet scored
Tool inspector
purchase_number
SENSITIVE: charges the customer and activates the number. Requires login, a quote_token and total_cents from get_quote, accept_terms true and confirm true after the customer said yes to that exact charge. Pays with payment_token (a Stripe shared payment token from the customer's agent wallet) when given, otherwise the card on file; with neither, returns card_required with a card_url for the customer. A wallet-paid number has no card on file: the response says the date a card is needed by. requires_action means the bank wants the customer to authenticate: open handoff_url, then call again with attempt_id.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
e164 |
string | yes | The number to buy |
keyword |
string | no | The keyword it spells |
interval |
string | yes | Billing interval |
quote_token |
string | yes | From get_quote |
total_cents |
integer | yes | The total the customer agreed to, from get_quote |
accept_terms |
boolean | yes | true once the customer accepted the terms at terms_url |
confirm |
boolean | yes | true once the customer said yes to this exact charge |
payment_token |
string | no | Optional Stripe shared payment token (spt_...) from the customer's agent wallet |
attempt_id |
string | no | Only when resuming a requires_action or processing result |
Raw JSON schema
{
"type": "object",
"properties": {
"e164": {
"type": "string",
"description": "The number to buy"
},
"keyword": {
"type": "string",
"description": "The keyword it spells"
},
"interval": {
"type": "string",
"enum": [
"month",
"year"
],
"description": "Billing interval"
},
"quote_token": {
"type": "string",
"description": "From get_quote"
},
"total_cents": {
"type": "integer",
"description": "The total the customer agreed to, from get_quote"
},
"accept_terms": {
"type": "boolean",
"description": "true once the customer accepted the terms at terms_url"
},
"confirm": {
"type": "boolean",
"description": "true once the customer said yes to this exact charge"
},
"payment_token": {
"type": "string",
"description": "Optional Stripe shared payment token (spt_...) from the customer's agent wallet"
},
"attempt_id": {
"type": "string",
"description": "Only when resuming a requires_action or processing result"
}
},
"required": [
"e164",
"interval",
"quote_token",
"total_cents",
"accept_terms",
"confirm"
],
"additionalProperties": false
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.