Update Buildin page
buildin_update_pageUpdate a Buildin.ai page's properties, icon, cover, or archive status, modifying only the fields you specify.
Instructions
Update a Buildin.ai page: change properties, icon, cover, or archive/unarchive it. Only the fields you pass are modified. Pass archived=true to soft-delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| properties | No | Record of page properties keyed by property name or id. | |
| icon | No | Icon: emoji or external url. Both discriminator-less and typed forms accepted to match Buildin examples. | |
| cover | No | Cover image (external url only). | |
| archived | No | Set true to soft-delete (archive) the page. |