test_update_database
Updates a Notion database's title, properties, icon, or cover by providing JSON data for the specified database ID.
Instructions
[test] Update database properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| title_json | No | ||
| properties_json | No | ||
| icon_json | No | ||
| cover_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |