appflowy_get_collab
Retrieves document content as Markdown by reading collab storage directly, recovering pages that other methods report as missing or empty.
Instructions
Get a document's content as Markdown via the raw collab endpoint. This reads collab storage directly, bypassing the lazy page-view path, so it can recover pages that appflowy_get_page / export report as 'Collab not found' or return empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| page_id | Yes | ||
| workspace_id | Yes |