secrets_delete
Remove one secret from a tool. It disappears on the tool's next restart or deploy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The secret's name. | |
| tool | Yes | The tool's short name, for example 'finance', or 'acme/finance' to select its workspace. | |
| workspace | No | Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them. |