keychain_disconnect
Remove a platform credential from the UnClick Keychain. Specify the platform ID and optional label to disconnect.
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. |