Search SharePoint sites, list lists and items, and fetch or download documents.
SharePoint is mapped and documented, but one-click connection isn't live yet — the app shows it as Coming soon. Only Google Calendar, Drive, Mail, and Tasks are connectable today; see the Standard integrations catalogue for what's live now.
| Category | 🗄️ Storage |
| Connection | Coming soon not yet connectable — once live it will connect via OAuth 2.0. |
| Actions | 36 total — 15 read, 21 write |
Once connected, SharePoint exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
Create Content Typecreate-content-type | Write | Create a content type on a SharePoint site. | Yes |
Create Drive Foldercreate-drive-folder | Write | Create a folder in a SharePoint document library. | Yes |
Create Listcreate-list | Write | Create a SharePoint list on a site | Yes |
Create List Columncreate-list-column | Write | Create a column on a SharePoint list. | Yes |
Create List Itemcreate-list-item | Write | Create an item in a SharePoint list. | Yes |
Create Sharing Linkcreate-sharing-link | Write | Create a shareable link for a drive item. | Yes |
Create Site Columncreate-site-column | Write | Create a site-level column definition on a SharePoint site. | Yes |
Create Site Pagecreate-site-page | Write | Create a modern site page. | Yes |
Delete Content Typedelete-content-type | Write | Delete a content type from a SharePoint site. | Yes |
Delete Drive Itemdelete-drive-item | Write | Delete a file or folder from a site drive. | Yes |
Delete Listdelete-list | Write | Delete a SharePoint list. | Yes |
Delete List Columndelete-list-column | Write | Delete a column from a SharePoint list. | Yes |
Delete List Itemdelete-list-item | Write | Delete an item from a SharePoint list. | Yes |
Delete Site Columndelete-site-column | Write | Delete a site-level column definition. | Yes |
Delete Site Pagedelete-site-page | Write | Delete a site page. | Yes |
Get Content Typeget-content-type | Read | Retrieve a single content type from a SharePoint site. | Yes |
Get Documentget-document | Read | Fetch a document from a SharePoint site. | Yes |
Get Driveget-drive | Read | Retrieve a site drive by ID. | Yes |
Get Drive Itemget-drive-item | Read | Retrieve a file or folder from a site drive. | Yes |
Get Drive Item Thumbnailget-drive-item-thumbnail | Read | Retrieve thumbnail URLs for a drive item. | Yes |
Get Fileget-file | Read | Download a SharePoint document as base64-encoded bytes. | Yes |
Get Listget-list | Read | Retrieve a SharePoint list by ID. | Yes |
Get List Itemget-list-item | Read | Retrieve a SharePoint list item by ID. | Yes |
Get Site Pageget-site-page | Read | Retrieve a site page by ID. | Yes |
List Drive Item Permissionslist-drive-item-permissions | Read | List all permissions on a drive item. | Yes |
List Drive Item Versionslist-drive-item-versions | Read | List the version history of a drive item. | Yes |
List Driveslist-drives | Read | List document libraries on a site. | Yes |
List Itemslist-items | Read | List items in a SharePoint list with field values. | Yes |
List Listslist-lists | Read | List lists in a SharePoint site. | Yes |
Remove Drive Item Permissionremove-drive-item-permission | Write | Remove a permission from a drive item. | Yes |
Search Sitessearch-sites | Read | Search SharePoint sites. | Yes |
Update Drive Itemupdate-drive-item | Write | Rename or move a file or folder in a site drive. | Yes |
Update Drive Item Permissionupdate-drive-item-permission | Write | Update an existing permission on a drive item. | Yes |
Update Listupdate-list | Write | Update mutable list properties. | Yes |
Update Site Columnupdate-site-column | Write | Update a site-level column definition. | Yes |
Update Site Pageupdate-site-page | Write | Update a modern site page draft. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
SharePoint is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration — it never means unlimited. See the Integrations overview for the full governance model.