notion_search_databases
Find Notion databases accessible to the integration. Get titles, IDs, and property schemas for use with query, describe, or create page operations.
Instructions
Search Notion for databases the integration has access to. Returns titles, IDs, and property schemas. Use the database ID with notion_query_database, notion_describe_database, or notion_create_page (with database_id).
The integration only sees databases explicitly shared with it in Notion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |