store_api_key
Store an API key securely in an encrypted vault, associating it with a service name and optional metadata for organized key management.
Instructions
Store an API key in the encrypted vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The API key to store | |
| service | Yes | Service name | |
| metadata | No | Optional metadata (account info, notes, etc.) |