← 返回
开发者工具 Key 中文

Notion Manager

Production-ready Notion API client for SaaS workflows. Create/read/update pages, query data sources, append blocks.
面向 SaaS 工作流的生产级 Notion API 客户端,支持页面创建/读取/更新、数据源查询及块追加。
tomas-mikula
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 672
下载
💾 1
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-20 01:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Trello Planner

tomas-mikula
基于官方 Boards API 的只读 Trello 规划工具。🧠 AI 规划:任务优先级排序、冲刺容量规划、看板优化 📊 分析:列表/卡片/成员...
★ 0 📥 731
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,365
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,834