v0.2.2
Adds page-ordering tools (68 -> 70 tools).
appflowy_reorder_pages— reorder all direct children of a space or page in one call. AppFlowy has no bulk-sort endpoint, so this chains the per-page move endpoint (prev_view_id): pass an explicitpage_idsorder, orsort_byone ofname/created_at/last_edited_timewith optionaldescending. Pages already in place are skipped.appflowy_reorder_favorite— reorder a page within the favorites list (wrapspage-view/{view_id}/reorder-favorite).
Live-verified against AppFlowy Cloud: sort by name (server-confirmed), explicit partial order, descending, no-op short-circuit, favorites reorder.
Install
uvx appflowy-mcp