rename_attachment
Update an attachment's title, document type, or primary flag in Homebox. Only fields you specify change; others are preserved, using the attachment ID from list_attachments.
Instructions
Update an attachment's title, type (manual/attachment/warranty/receipt/ photo), or primary flag (see list_attachments for ids). Only the args you pass change; the rest is re-sent as-is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| primary | No | ||
| doc_type | No | ||
| identifier | Yes | ||
| attachment_id | Yes |