Connectors
A connector is a typed, testable description of one system you want your AI to reach. Every connector follows the same lifecycle, exposes the same health and test surface, and generates its tools the same way.
Read folders and messages, search, flag, and move mail. Write actions are opt-in and can require approval.
Base URL, auth mode, and an explicit allow-list of routes. No blanket access to an API surface.
Approved tables, views, and parameterized query templates. Arbitrary SQL is never executed.
Approved storage sources. Read metadata and contents where safe, search where indexing is enabled.
The connector framework is built so new systems are additions, not rewrites. Next up:
Need one that isn't listed? Tell us which system — the roadmap is driven by what customers actually ask for.