updateDealAttachment
Modify an existing attachment on a deal by specifying the attachment ID, deal ID, new URI, and file name. Update the attachment's metadata.
Instructions
Update a deal attachment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Attachment ID | |
| uri | Yes | URI | |
| dealId | Yes | Deal ID | |
| fileName | Yes | File name | |
| fileSize | No | Size |