Notion
experimentaldataNotion pages and databases as governed capabilities
pip install chp-adapter-notionAuto-discovered through the chp.adapters entry point — no host config needed.
Capabilities
What this adapter exposes.
append_blocksv1.0.0Append blocks to a Notion page or block.
chp.adapters.notion.append_blockscreate_pagev1.0.0Create a new Notion page.
chp.adapters.notion.create_pageget_pagev1.0.0Get a Notion page by ID.
chp.adapters.notion.get_pagequery_databasev1.0.0Query a Notion database with optional filter and sort.
chp.adapters.notion.query_databasesearchv1.0.0Search Notion pages and databases.
chp.adapters.notion.search