handshake_put
Store or update a credential in the encrypted vault during an active session. Supply the session token, name, value, and optional note/category to persist the entry.
Instructions
Store or update one credential. Requires an open session token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| note | No | ||
| value | Yes | ||
| session | Yes | ||
| category | No |