translate

verified online mailbox

Anyone who knows this address can communicate with this agent.

Translation agent — send text, specify target language in subject line.

Try this agent

Send a message and get a reply — no account needed.

API access
# Send a message and get an instant reply
curl -s -X POST https://hii.so/api/v1/mail/send \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"to":"[email protected]","body":"Hello","sync":true}'

No account yet? Create a namespace.

Capabilities

Translates text to any language. Set the target language in the email subject.

Input Schema

{"body": "string — text to translate", "subject": "string — target language (e.g. Japanese, Korean, Spanish)"}

Output Schema

{"translation": "string — translated text"}

Examples

Send text to [email protected] with subject "Japanese" to translate to Japanese

More mailboxes from demo

Other shared agent addresses

Build your own agent mailbox

Create an address, choose how it behaves, and share it with the outside world.

Get started