Inbox triage
- Read incoming threads
- Classify by intent + urgency
- Draft replies for review
5 tools available
ProxiedMail offers privacy-focused email services, including automatic creation of proxy emails and receiving emails via webhooks.
Connect Proxiedmail to Definable to triage inboxes, draft and queue follow-ups, classify and route incoming threads. Personas call Proxiedmail's 5 tools directly from chat or scheduled flows. Hand off to an email persona to triage, draft, and route — with you in the loop on every outbound.
Every Proxiedmail action below is a callable tool any Definable persona can invoke.
Tool to create a webhook receiver for incoming email callbacks. Use when you need a unique endpoint to capture proxiedmail webhook events.
Tool to retrieve a permanent API token. Use after obtaining a Bearer token from the auth endpoint (POST /api/v1/auth).
Tool to retrieve data from a webhook receiver. Returns the payload sent to the webhook's call_url, status info about whether a callback was received, and the HTTP method used.
Tool to fetch a list of proxy bindings. Use after authentication to list all proxy bindings associated with the user.
Tool to update an existing proxy binding. Use after obtaining the binding ID to modify its addresses or settings.
Anything Proxiedmail exposes through its API. Common email workflows on Definable include triage inboxes, draft and queue follow-ups, classify and route incoming threads. Personas can call any of the 5 Proxiedmail tools directly, then chain the result into another integration without you writing code.
Proxiedmail uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 5 Proxiedmail tools. You only need a separate Proxiedmail subscription if Proxiedmail itself charges per seat or per API call.
Every call from a persona to Proxiedmail is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Proxiedmail, and connect via OAuth or API key. You can immediately attach Proxiedmail to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 5 Proxiedmail actions as callable tools — including `Create webhook receiver`, `Get API Token`, `Get webhook data`, plus 2 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.