Update Buildin database
buildin_update_databaseUpdate a database's title, icon, cover, properties schema, or archive flag. Only modify fields you specify; remove a property by setting it to null.
Instructions
Update a database's title, icon, cover, properties schema, or archive flag. Only fields you pass are modified. To remove a property, set its value to null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| title | No | Array of rich-text runs. | |
| 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). | |
| properties | No | Pass null for a property to remove it. | |
| archived | No |