Agent Auth Connectors

Reliable workflow for using Agent Auth connector capabilities (Gmail and any other provider exposed through the agent-auth tools) — discovering capabilities, connecting an agent per provider, scoping grants with constraints, executing calls, and decoding failure codes. Use whenever a request involves reading or acting on a user's connected account through agent-auth — reading/searching email, listing threads, fetching messages, deploying, or any "check my [provider]" task that routes through agent-auth search / connect_agent / execute_capability. Trigger it even when the user phrases it casually ("read my last email", "what's in my inbox", "did I get a reply").

better-auth 83c974d 8.1 KB Updated

File contents

better-auth/agent-auth/tree/main/skills/agent-auth-connectors commit 83c974db0f

Frequently asked questions

npx skillmds@latest add better-auth/agent-auth-connectors