01Allows specification of `export_filename` for user-friendly attachment names in exported files.
02Securely manages API keys server-side, preventing exposure to agents.
030 GitHub stars
04Handles long-running operations efficiently using presentation IDs and polling mechanisms.
05Implements a robust reliability model with bounded retries, concurrency controls, and request coalescing for read-only operations.
06Supports explicit idempotency keys for mutating tools to ensure reliable and repeatable actions.