appflowy_reorder_pages
Reorder child pages of a specified space or page by explicit order or by sorting on name, creation time, or last edit time.
Instructions
Reorder the direct child pages of a space or page in one call. Give either an explicit page_ids order or sort_by name/created_at/last_edited_time. AppFlowy has no bulk-sort endpoint, so this chains the per-page move endpoint, skipping pages already in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| request | Yes |