get_document_versions
Retrieve all past, current, and future versions of a document in a version series using its ID or path.
Instructions
Retrieves all versions in the version series that includes the specified document. This returns all versions (past, current, and future) that belong to the same version series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The document id or path (required). This can be either the document's ID (GUID) or its path in the repository (e.g., "/Folder1/document.pdf"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||