checkin_document
Checks in a document to a content repository, updating properties and uploading content. Use a reservation ID or document ID to specify the document.
Instructions
Checks in a document in the content repository with specified properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The identifier (required). This can be either a reservation_id or document_id. Reservation ID (GUID) is prioritized. Otherwise, we use document_id (GUID). | |
| checkin_action | No | Check-in action parameters for the document. | |
| document_properties | No | Properties to update for the document during check-in. | |
| file_paths | No | Optional list of file paths to upload as the document's content. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |