SharePoint
SharePoint is a Microsoft platform for document management and intranets, enabling teams to collaborate, store, and organize content securely and effectively
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
SharePoint connects with a single OAuth click - there is no token to paste. The first time an agent uses a SharePoint action, FlyMyAI asks you to authorize your SharePoint account. Approve it once and the connection is reused for every later run.
- Provider: SharePoint
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
SHARE_POINT_SHAREPOINT_CREATE_FOLDER | Creates a new folder in sharepoint using the rest api. | folder_name |
SHARE_POINT_SHAREPOINT_CREATE_LIST | Creates a new list in sharepoint using the rest api. | name, template |
SHARE_POINT_SHAREPOINT_CREATE_LIST_ITEM | Creates a new item in a sharepoint list. | list_name, item_properties |
SHARE_POINT_SHAREPOINT_CREATE_USER | Creates a new user in sharepoint. | email, login_name, title |
SHARE_POINT_SHAREPOINT_FIND_USER | Finds a user in both microsoft graph and sharepoint to verify their existence and status. | email |
SHARE_POINT_SHAREPOINT_REMOVE_USER | Removes a user from sharepoint. will not fail if user doesn't exist. | email |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, SharePoint!