Available Tools
Tool Name | Description | ||
---|---|---|---|
Create Folder | Create a new folder in a SharePoint document library. This tool supports creating folders in drive root, within specific folders using parentItemId (recommended), or using folder paths for backward compatibility. Use this tool to organize your SharePoint document library structure. | Create Folder Create a new folder in a SharePoint document library. This tool supports creating folders in drive root, within specific folders using parentItemId (recommended), or using folder paths for backward compatibility. Use this tool to organize your SharePoint document library structure. | |
Create List Item | Create a new item in a SharePoint list. Use this tool to add structured data like tasks, contacts, projects, etc. Provide the fields object with field names as keys and values as data. | Create List Item Create a new item in a SharePoint list. Use this tool to add structured data like tasks, contacts, projects, etc. Provide the fields object with field names as keys and values as data. | |
Delete Item | Delete a file or folder from SharePoint. This tool permanently removes the specified item and all its contents (for folders). Use with caution as this action cannot be undone. Always verify the item details before deletion. | Delete Item Delete a file or folder from SharePoint. This tool permanently removes the specified item and all its contents (for folders). Use with caution as this action cannot be undone. Always verify the item details before deletion. | |
Delete List Item | Delete an item from a SharePoint list. Use this tool to remove structured data like tasks, contacts, projects, etc. This action cannot be undone. | Delete List Item Delete an item from a SharePoint list. Use this tool to remove structured data like tasks, contacts, projects, etc. This action cannot be undone. | |
Extract File Content | Download a file from SharePoint, extract its text content using text extraction, and return the content for LLM processing. This tool supports various file formats including PDF, DOCX, XLSX, TXT, and more. Use this to analyze document contents, extract information, or process file data. | Extract File Content Download a file from SharePoint, extract its text content using text extraction, and return the content for LLM processing. This tool supports various file formats including PDF, DOCX, XLSX, TXT, and more. Use this to analyze document contents, extract information, or process file data. | |
Get Item Metadata | Get detailed metadata for a specific file or folder in SharePoint. Returns comprehensive information including size, creation date, modification date, download URL, and file/folder specific properties. Use this tool to get detailed information about files and folders before performing operations on them. | Get Item Metadata Get detailed metadata for a specific file or folder in SharePoint. Returns comprehensive information including size, creation date, modification date, download URL, and file/folder specific properties. Use this tool to get detailed information about files and folders before performing operations on them. | |
Get List Items | Get items from a SharePoint list. Use this tool to retrieve structured data like tasks, contacts, projects, etc. Supports filtering, ordering, and field selection. Each item contains fields with values based on the list structure. | Get List Items Get items from a SharePoint list. Use this tool to retrieve structured data like tasks, contacts, projects, etc. Supports filtering, ordering, and field selection. Each item contains fields with values based on the list structure. | |
List Drives | List document libraries (drives) for a SharePoint site. Use this tool to get available drives for a given site. | List Drives List document libraries (drives) for a SharePoint site. Use this tool to get available drives for a given site. | |
List Items | List files and folders in a SharePoint drive or specific folder. Use this tool to browse the contents of document libraries and folders. Provide driveId to list root items, or add itemId to list items in a specific folder. Supports filtering, ordering, and field selection. For full-text search, use the searchItems tool instead. | List Items List files and folders in a SharePoint drive or specific folder. Use this tool to browse the contents of document libraries and folders. Provide driveId to list root items, or add itemId to list items in a specific folder. Supports filtering, ordering, and field selection. For full-text search, use the searchItems tool instead. | |
List Lists | List all SharePoint lists in a site. Use this tool to discover available lists for working with structured data like tasks, contacts, projects, etc. Each list can contain multiple items with custom fields. | List Lists List all SharePoint lists in a site. Use this tool to discover available lists for working with structured data like tasks, contacts, projects, etc. Each list can contain multiple items with custom fields. |
Showing 1 to 10 of 17 tools