{"name":"poste.sh","description":"Email provisioning for AI agents: create a mailbox free (no signup), then a person pays $1 by card to activate it, receive and send email. Use when an agent needs its own email address, e.g. to receive verification codes.","version":"2026-08-23","provider":{"organization":"poste.sh","url":"https://poste.sh"},"documentationUrl":"https://poste.sh/llms.txt","supportedInterfaces":[{"url":"https://poste.sh/openapi.json","protocolBinding":"HTTP+JSON/OpenAPI","protocolVersion":"3.1"}],"capabilities":{"streaming":false,"pushNotifications":false},"securitySchemes":{"mailboxToken":{"type":"http","scheme":"bearer"}},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"provision_mailbox","name":"Provision mailbox","description":"Send+receive email address, free to create; a person pays $1 by card = 30 days + 200 sends.","tags":["email","identity","card"]},{"id":"get_code","name":"Get verification code","description":"Wait for an inbound message and return the extracted OTP in one call; get_link returns a domain-guarded verification link.","tags":["email","otp"]},{"id":"send_email","name":"Send email","description":"Send from the mailbox address, subject to policy.","tags":["email","send"]}]}