list_connections
Retrieve available filesystem or SharePoint connections for addressing Word documents, returning IDs, providers, and create permissions for document registration and editing.
Instructions
List the connections you can address documents under. Returns [{connectionId, provider, canCreateDocuments}] 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 | |||