update-database
Modify an existing Notion database by updating its title, description, or properties schema using the database ID. Ideal for streamlining database management in Notion workspaces.
Instructions
Update an existing database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database_id | Yes | ID of the database to update | |
description | No | Optional new description as rich text array | |
properties | No | Optional updated properties schema | |
title | No | Optional new title as rich text array |