create_text_send
Create a Bitwarden Send to securely share text with optional password protection, expiration, and access limits.
Instructions
Create a new Bitwarden Send for securely sharing text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the Send | |
| text | Yes | Text content to share | |
| hidden | No | Hide text content (requires visibility toggle) | |
| notes | No | Private notes (not shared with recipient) | |
| password | No | Access password for the Send | |
| maxAccessCount | No | Maximum number of times the Send can be accessed | |
| expirationDate | No | Expiration date in ISO 8601 format | |
| deletionDate | No | Deletion date in ISO 8601 format |