set_default_ui_page
Set a specific page as the default landing page for an activity or remote UI by reordering pages. Use dry_run to test changes before applying.
Instructions
Make a page the first/default page of an 'activity' or 'remote' UI (the page shown when it opens). Implemented as a page reorder — the API has no explicit default-page property. Defaults to dry_run=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| scope | Yes | ||
| dry_run | No | ||
| page_id | Yes | ||
| scope_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||