create_file_send
Securely share a file by creating a Bitwarden Send with optional password, expiration, deletion date, and access count limits.
Instructions
Create a new Bitwarden Send for securely sharing a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the Send | |
| notes | No | Private notes (not shared with recipient) | |
| filePath | Yes | Path to the file to share | |
| password | No | Access password for the Send | |
| deletionDate | No | Deletion date in ISO 8601 format | |
| expirationDate | No | Expiration date in ISO 8601 format | |
| maxAccessCount | No | Maximum number of times the Send can be accessed |