SDK 0.2.0
FineMail clients for TypeScript and Python.
Dependency-free clients cover all 38 authenticated mailbox-platform tools. Downloads include SHA-256 hashes, typed methods, a CLI, and runnable examples.
SDK 0.2.0
Dependency-free clients cover all 38 authenticated mailbox-platform tools. Downloads include SHA-256 hashes, typed methods, a CLI, and runnable examples.
Create a scoped token in Fine Structure API Keys and choose the Email and FineMail permission group. Store the token in a secret manager or environment variable, then send it as Authorization: Bearer fse2_mcp_<token>.
npm install https://finemail.app/sdk/finestructure-finemail-sdk-0.2.0.tgzDownload package 0.2.0, run its finemail CLI, or inspect the runnable example.
SHA-256 6d6cee21acb8290530dfed293f75c971a42e852e7e05dc2059da2e36cf0ca5f7
pip install https://finemail.app/sdk/finemail_sdk-0.2.0-py3-none-any.whlDownload wheel 0.2.0 or inspect the runnable example.
SHA-256 cab0d259e244bdf53653fa753a563da8942ac10754f7e01fda0285b9517cdcae
The clients cover inbox lifecycle, threads, rich send/reply/forward, drafts, long-polling, attachments, signed webhooks, custom domains, security rules, usage and configuration.
sdk/index.json lists all 38 tools, package URLs, examples, and hashes. The SDK README contains the complete method map. The live OpenAPI document remains authoritative for REST schemas.