Remove Stored Credentials
remove_stored_credentialsDelete a stored credential block from a local or global .env file to manage authentication credentials for the API.
Instructions
Remove one stored credential block from a local/global .env file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Stored target from list_stored_credentials, e.g. primary or connection_1. | |
| storage_scope | Yes | Which .env file to modify. |