notion_update_database
Update a Notion database's title, icon, cover, or properties using its database ID, so you can modify database settings and schema without manual editing.
Instructions
Update database properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Database icon object | |
| cover | No | Database cover object | |
| title | No | Array of rich text objects for title | |
| properties | No | Database properties to update | |
| database_id | Yes | Database ID to update |