list_documents
Retrieve all collaboration documents stored on the Tiptap Collaboration MCP Server for efficient management and organization of shared content.
Instructions
List all collaboratiion documents
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}