notion_retrieve_database
Retrieve a Notion database schema by its database ID to access property definitions, title, and description. Use this structured metadata to understand database fields and inform automated workflows.
Instructions
Retrieves database schema: property definitions, title, description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extract | No | Response fields to extract. If omitted, returns recommended fields: ['content_saved_to', 'id']. Use ['none'] to return all fields. | |
| database_id | Yes | Database ID |