auth
agentgraph auth authenticates one connector platform directly, including non-interactive Slack token/cookie input when needed.
#Synopsis
agentgraph auth PLATFORM [--xoxc-token TOKEN] [--d-cookie VALUE]
#Notes
PLATFORMis the auth label, such asgoogle,slack,discord, orrss- for Slack,
--xoxc-tokenand--d-cookieskip the interactive prompt - RSS auth asks for feed URLs and validates them before saving
#Examples
agentgraph auth google
agentgraph auth slack --xoxc-token "$XOXC" --d-cookie "$D_COOKIE"
agentgraph auth rss