update-database
Modify an existing Notion database by updating its title, description, or properties schema using the specified database ID. Simplify database management for AI-assisted workflows.
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 |