Get file or folder metadata
The getFileOrFolderMetadata AI tool enables seamless retrieval of metadata for files and folders within Microsoft 365 SharePoint document libraries. Designed for businesses and developers, it simplifies access to essential data about DriveItems in SharePoint environments.
Features
- Fetch metadata for files or folders using their unique DriveItem ID.
- Supports retrieval from specified Document Libraries (Drives) within SharePoint.
- Integrates smoothly with Microsoft 365 SharePoint for optimized data access.
- Provides detailed information to enhance document management workflows.
- Easy to use with minimal input requirements: fileOrFolderId and documentLibraryId.
Benefits
- Improves efficiency by automating metadata retrieval processes.
- Enables better organization and management of SharePoint documents.
- Supports development of customized SharePoint applications and solutions.
- Reduces manual effort and errors in accessing file and folder details.
- Enhances data-driven decision making with accurate metadata insights.
Description
Use this tool for SharePoint document libraries or when you need to specify a drive.Get metadata of a file or a folder (also referred to as DriveItems) from a specified Document Library (also referred to as a Drive) in SharePoint.
Parameters
2 parameters
| Name | Type | Description |
|---|---|---|
| fileOrFolderIdrequired | string | Id of a file or a folder.They are also called DriveItems.And their Id can also be sometimes referred to as a driveItemId. |
| documentLibraryIdrequired | string | Id of the Document Library (also called as a Drive) of the file or folder that you need the metadata of. |