items-remove_documentation
items-remove_documentationRemove a specific documentation entry from a case file item by providing both the documentation ID and the item ID.
Instructions
Removes a documentation entry from a CaseFileItem by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Documentation entry ID to remove | |
| item_id | Yes | CaseFileItem ID (@rid format) |