Storage & Databases10 toolsPaste one API key
ONLYOFFICE DocSpace integration for AI agents
ONLYOFFICE DocSpace provides tenant-hosted APIs for managing rooms, documents, files, folders, users, groups, sharing, and portal settings.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect ONLYOFFICE DocSpace once and call the same tools from all of them.
Setup
Connect ONLYOFFICE DocSpace through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
ONLYOFFICE DocSpace exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
onlyoffice_docspace_get_account_context | Return the connected user's identity, non-secret API-key metadata, available key permissions | Read |
onlyoffice_docspace_get_file | Return metadata, version information, and effective security flags for one file by ID | Read |
onlyoffice_docspace_get_room | Return detailed metadata and effective security flags for one room by ID | Read |
onlyoffice_docspace_list_folder_items | List files and subfolders in My Documents or a folder selected by numeric ID, with optional | Read |
onlyoffice_docspace_list_groups | List or search DocSpace groups, optionally restricted to groups associated with a user or | Read |
onlyoffice_docspace_list_people | List visible DocSpace users, optionally filtering by text, group membership, or administrator | Read |
onlyoffice_docspace_list_rooms | List rooms visible to the connected account, optionally filtering by text and continuing from a | Read |
onlyoffice_docspace_create_folder | Create a named subfolder inside an existing DocSpace folder | Write |
onlyoffice_docspace_create_text_file | Create a plain-text file with supplied content inside a DocSpace folder | Write |