keychain_disconnect
Disconnect a platform by removing its credential from the UnClick Keychain. Provide the platform ID (github, supabase, vercel, stripe, cloudflare) 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 |
|---|---|---|---|
| label | No | Label of the credential to remove. Omit to remove all labels for the platform. | |
| platform | Yes | Platform ID to disconnect: github, supabase, vercel, stripe, cloudflare. |