notion_action
Execute Notion operations: search, get, create, update, and query pages and databases with an API key.
Instructions
Perform a Notion action: search_notion, get_notion_page, get_notion_database, query_notion_database, create_notion_page, update_notion_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| api_key | No | ||
| query | No | ||
| page_id | No | ||
| database_id | No | ||
| filter | No | ||
| properties | No | ||
| parent | No |