list_links
Retrieve all share links for a document with status, permissions, and labels. Requires admin access to manage document sharing in markdown collaboration workflows.
Instructions
List all share links for a document, including status (active/revoked), permission, and label. Requires admin access. If the document is in this MCP server's local store, 'key' is optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | Document ID | |
| key | No | Admin key. Optional if the document is in this MCP server's local store. |