Connectors Overview

Preview

Authenticated, scoped access to the systems your work already lives in.

A connector packages an external system into typed tools, a permission scope and a credential binding. It is the preferred path whenever an API exists.

Anatomy#

ComponentPurpose
Tool setTyped operations exposed to the planner
Scope mapWhich capability each operation requires
Credential bindingA broker reference, never a raw secret in context
Effect classesRead, write, communication or financial per operation
Rate policyPer-connector pacing and quota handling
Error mappingUpstream errors normalized into the runtime taxonomy

Available connectors#

Last updated 2026-09-07