get_document_properties
Retrieve a document's properties from IBM FileNet Content Manager using its ID or file path.
Instructions
Retrieves a document's properties from the content repository by ID or path.
Note: Use this tool ONLY when you need to retrieve a document using its ID or file path. For searching documents by other properties, use the repository_search tool instead.
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 |
|---|---|---|---|
| result | Yes |