list_connections
List available storage connections to identify filesystem or SharePoint targets for document operations.
Instructions
List the connections you can address documents under. Returns [{connectionId, provider}] where provider is "filesystem" or "sharepoint". Use a connectionId as the connectionId for register_document and the document tools; never ask the user for it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||