notion

Production-ready Notion API client for SaaS workflows. Create/read/update pages, query data sources, append blocks.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "notion" with this command: npx skills add tomas-mikula/notion-manager

Description

Execute Notion API operations with automatic version header and structured outputs.

Usage

{"auth": {"notionApiKey": "secret_..."}, "input": {"operation": "queryDataSource", "params": {"dataSourceId": "abc123"}}}

Operations: search, getPage, queryDataSource, createPage, updatePage, appendBlocks, createDataSource

Input schema

{"type": "object", "properties": {"operation": {"type": "string", "enum": ["search","getPage","queryDataSource","createPage","updatePage","appendBlocks","createDataSource"]}, "params": {"type": "object"}}, "required": ["operation"]}

Output schema

{"type": "object", "properties": {"status": {"type": "string", "enum": ["success","error"]}, "data": {}, "meta": {}, "error_type": {"type": "string"}, "http_status": {"type": "integer"}}, "required": ["status"]}

Environment variables

NOTION_API_KEY: secret_ or ntn_ key from notion.so/my-integrations

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Gmail Sender

Send emails via Gmail SMTP using a Python CLI tool with Google App Password for alerts, notifications, and automated reports.

Registry SourceRecently Updated
Coding

Client Reporting Automation

Automated client reporting for agencies and freelancers using OpenClaw. Pull data from Google Analytics, Google Search Console, social media platforms, and c...

Registry SourceRecently Updated
Coding

newsnow

CLI tool to fetch trending news and hot topics from 66 sources across 44 platforms. Returns structured news items with titles, URLs, and metadata. USE FOR: -...

Registry SourceRecently Updated
1.2K11sorrycc
Coding

Sharedintellect Quorum

Multi-agent validation framework — 6 independent AI critics evaluate artifacts against rubrics with evidence-grounded findings.

Registry SourceRecently Updated