Delete item file
plaky_delete_item_filePermanently delete a file attached to a specific item. Provide the item file ID along with the space, board, and item identifiers.
Instructions
Permanently delete a file attached to an item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Unique item identifier. | |
| boardId | Yes | Unique board identifier. | |
| spaceId | Yes | Unique space identifier. | |
| itemFileId | Yes | Unique item file identifier. |