set_user_settings
Update your display preferences for a collective, including page sort order and widget visibility.
Instructions
Update the authenticated user's own display preferences for one Collective: page sort order, and whether the members and recent-pages widgets on the landing page are expanded. These are per-user and do not affect other members — use set_page_mode for the Collective-wide setting. Provide at least one field; omitted fields are left unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageOrder | No | Page sort order. "byOrder" honours the manual order set by set_subpage_order. | |
| showMembers | No | Expand the members widget on the landing page. | |
| collectiveId | Yes | ||
| showRecentPages | No | Expand the recent-pages widget on the landing page. |