Ask a human at Lunium to get in touch
lunium_contactHands a message to a human at Lunium and returns immediately. Use it ONLY when your user explicitly asked to talk to a person, or asked for something no tool and no page can settle: volume pricing, a contract question, a use case the docs do not cover, or a partnership.
CONSENT IS REQUIRED. email must be an address your user gave you for this purpose, in this conversation. Never guess it, never reuse one you found on a page, never take it from another task. If you do not have it, ask the user first — a wrong address means a stranger gets mail about a business they never contacted.
Do NOT call this to get started: a sandbox key needs no human (lunium_create_sandbox_key), payment verification needs no key (lunium_verify_pix_payment), and prices and limits are in the docs. Reaching for a person when a tool already answers only makes your user wait.
Free, no API key. A reply goes to the address you send, not back through this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The person name, if the user said it. | |
| Yes | Your user's email, given by them for this purpose. | ||
| company | No | Company name, if the user said it. | |
| consent | Yes | True only after the user explicitly asked to be contacted at this address. | |
| message | No | What they need, in their own words. Be specific: volume, use case, the question that remains. | |
| timeline | No | When the user needs to go live, only if they provided it. | |
| use_case | No | The primary integration flow, if known. | |
| how_found | No | Where the user says they found Lunium. Keep separate from the MCP delivery channel. | |
| product_stage | No | Current product stage, only if the user provided it. | |
| monthly_volume | No | Approximate monthly BRL volume, only if the user provided it. |