create_attachment
Attach a file to an existing vault item by providing the item ID and file path.
Instructions
Attach a file to an existing vault item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | ID of the vault item to attach the file to | |
| filePath | Yes | Path to the file to attach |