Gremlin · Capability
Gremlin API — oauth
Gremlin API — oauth. 2 operations. Lead operation: Handle receiving a code from an OAuth flow.. Self-contained Naftiko capability covering one Gremlin business surface.
What You Can Do
GET
Oauthcallback
— Handle receiving a code from an OAuth flow.
/v1/oauth/callback
GET
Oauthlogin
— Initiates a OAuth login.
/v1/oauth/login
MCP Tools
handle-receiving-code-oauth-flow
Handle receiving a code from an OAuth flow.
read-only
idempotent
initiates-oauth-login
Initiates a OAuth login.
read-only
idempotent