keychain_disconnect
Remove a stored platform credential from your keychain to disconnect services like GitHub, Supabase, Vercel, Stripe, or Cloudflare. Specify a platform and optionally a label.
Instructions
Remove a platform credential from the UnClick Keychain. Scoped to the caller's UNCLICK_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | Platform ID to disconnect: github, supabase, vercel, stripe, cloudflare. | |
| label | No | Label of the credential to remove. Omit to remove all labels for the platform. |