应用Notion ToolsNotion ToolsNotion 将笔记、文档、维基和任务集中于统一的工作空间中,让团队能够构建自定义工作流程,用于协作和知识管理。连接 Notion ToolsShare让 AI 智能体使用 Notion ToolsAident Loadout 让 Claude Code、Codex、Cursor 和其他受支持的智能体调用 Notion Tools。可选择 45 个受支持的操作。 可在 Audit 中审核每次执行。通过 Aident Vault 连接一次 Notion Tools。智能体无需获取底层凭证即可使用受支持的操作。分类Productivity Project Management价格与支付价格在 Loadout 中免费。使用个人连接的账号时,服务提供商可能收费。统一支付暂不支持。需要时请连接服务提供商账号。包含的操作45Notion Add Multiple Page ContentBulk-add content blocks to Notion. Text >2000 chars auto-splits. Parses markdown formatting. ⚠️ PARENT BLOCK TYPES: Content is added AS CHILDREN of parent_block_id. - To add content AFTER a heading, use PAGE ID as parent + heading ID in 'after' param. - Headings CANNOT have chil…Notion Append Code BlocksAppend code and technical blocks (code, quote, equation) to a Notion page. Use for: - Code snippets and programming examples (code) - Citations and highlighted quotes (quote) - Mathematical formulas and equations (equation) Supported block types: - code: Code with syntax highlig…Notion Append Layout BlocksAppend layout blocks (divider, TOC, breadcrumb, columns) to a Notion page. Supported types: - divider: Horizontal line separator - table_of_contents: Auto-generated from headings - breadcrumb: Page hierarchy navigation - column_list: Multi-column layout (requires 2+ columns, eac…Notion Append Media BlocksAppend media blocks (image, video, audio, file, pdf, embed, bookmark) to a Notion page. Use for: - Images and screenshots (image) - YouTube/Vimeo videos or direct video URLs (video) - Audio files and podcasts (audio) - File downloads (file) - PDF documents (pdf) - Embedded conte…Notion Append Table BlocksAppend table blocks to a Notion page. Use for structured tabular data like spreadsheets, comparison charts, and status trackers. Example: { "table_width": 3, "has_column_header": true, "rows": [ {"cells": [[{"type": "text", "text": {"content": "Col1"}}], [...], [...]]} ] } ⚠️ Ce…Notion Append Task BlocksAppend task blocks (to-do, toggle, callout) to a Notion page or block. Supported block types: - to_do: Checkbox items (checkable/uncheckable) - toggle: Collapsible sections - callout: Highlighted boxes with emoji icons All three types support nested children (up to 2 levels of n…Notion Append Text BlocksAppend text blocks (paragraphs, headings, lists) to a Notion page. This is the most commonly used action for adding content to Notion. Use for: documentation, notes, articles, outlines, lists. Supported block types: - paragraph: Regular text - heading_1, heading_2, heading_3: Se…Notion Archive Notion PageArchives (moves to trash) or unarchives (restores from trash) a specified Notion page. Limitation: Workspace-level pages (top-level pages with no parent page or database) cannot be archived via the API and must be archived manually in the Notion UI.Notion Create CommentAdds a comment to a Notion page (via `parent_page_id`) OR to an existing discussion thread (via `discussion_id`); cannot create new discussion threads on specific blocks (inline comments).Notion Create DatabaseCreates a new Notion database as a subpage under a specified parent page with a defined properties schema. IMPORTANT NOTES: - The parent page MUST be shared with your integration, otherwise you'll get a 404 error - If you encounter conflict errors (409), retry the request as Not…Notion Create File UploadTool to create a Notion FileUpload object and retrieve an upload URL. Use when you need to automate attaching local or external files directly into Notion without external hosting.Notion Create Notion PageCreates a new page in a Notion workspace under a specified parent page or database. Supports creating pages with markdown content using the native markdown parameter, or as an empty page that can be populated later. PREREQUISITES: - Parent page/database must exist and be accessi…Notion Delete BlockArchives a Notion block, page, or database using its ID, which sets its 'archived' property to true (like moving to "Trash" in the UI) and allows it to be restored later. Note: This operation will fail if the block has an archived parent or ancestor in the hierarchy. You must un…Notion Duplicate PageDuplicates a Notion page, including all its content, properties, and nested blocks, under a specified parent page or workspace.Notion Fetch All Block ContentsTool to fetch all child blocks for a given Notion block. Use when you need a complete listing of a block's children beyond a single page; supports optional recursive expansion of nested blocks.Notion Fetch Block ContentsRetrieves a paginated list of direct, first-level child block objects along with contents for a given parent Notion block or page ID; use block IDs from the response for subsequent calls to access deeply nested content.Notion Fetch Block MetadataFetches metadata for a Notion block (including pages, which are special blocks) using its UUID. Returns block type, properties, and basic info but not child content. Prerequisites: 1) Block/page must be shared with your integration, 2) Use valid block_id from API responses (not…Notion Fetch CommentsFetches unresolved comments for a specified Notion block or page ID. The block/page must be shared with your Notion integration and the integration must have 'Read comments' capability enabled, otherwise a 404 error will be returned.Notion Fetch DataFetches Notion items (pages and/or databases) from the Notion workspace, use this to get minimal data about the items in the workspace with a query or list all items in the workspace with minimal dataNotion Fetch DatabaseFetches a Notion database's structural metadata (properties, title, etc.) via its `database_id`, not the data entries; `database_id` must reference an existing database.Notion Fetch RowRetrieves a Notion database row's properties and metadata; use fetch_block_contents for page content blocks.Notion Get About UserRetrieves detailed information about a specific Notion user, such as their name, avatar, and email, based on their unique user ID.Notion Get Page MarkdownRetrieve a Notion page's full content rendered as Notion-flavored Markdown in a single API call. Use when you need the readable content of a page without recursive block-children fetching.Notion Get Page Property ActionCall this to get a specific property from a Notion page when you have a valid `page_id` and `property_id`; handles pagination for properties returning multiple items.Notion Insert Row DatabaseCreates a new page (row) in a specified Notion database. Prerequisites: - Database must be shared with your integration - Property names AND types must match schema exactly (case-sensitive) - Use NOTION_FETCH_DATA with fetch_type='databases' first to get exact property names and…Notion Insert Row From NlCreates a new row (page) in a Notion database from a natural language description. Fetches the database schema at runtime, uses an LLM to generate the correctly-formatted property payload, and creates the page.Notion List Data Source TemplatesTool to list all templates for a Notion data source. Use when needing to discover template IDs/names for bulk page creation. Use after confirming the data_source_id.Notion List File UploadsTool to retrieve file uploads for the current bot integration, sorted by most recent first. Use when you need to list all file uploads or paginate through file upload history.Notion List UsersRetrieves a paginated list of users (excluding guests) from the Notion workspace; the number of users returned per page may be less than the requested `page_size`.+31 个操作+16 个操作服务提供商来源Provider API (api.composio.dev)使用 Notion Tools 的技能事件指挥官发现组织实际的事件背景,组装合适的已连接应用工作流程,协调响应、沟通更新、验证恢复,并创建有用的后续事项。变更协调员梳理组织实际的变更流程,在已连接的应用中协调影响范围、责任归属、审批、沟通、发布证据和回滚规划。客户升级处理发现完整的客户和问题背景,将有证据支持的升级请求路由给合适的负责人,协调已批准的更新,并验证已连接支持系统中的后续跟进。相关 AI 智能体应用Ably ToolsAbly 是一个实时消息平台,帮助开发者构建聊天和数据同步等实时功能,为现代应用提供全球可扩展性和强大可靠性Abstract ToolsAbstract API 提供一套 API,帮助开发者自动执行各种任务,包括数据验证、数据丰富等。AbuseIPDB ToolsAbuseIPDB 是一个致力于通过提供集中式存储库来报告和检查与恶意活动相关的 IP 地址,从而帮助提升互联网安全性的项目。Abyssale ToolsAbyssale 是一个创意自动化平台,支持用户以编程方式生成图像、视频、GIF、PDF 和 HTML5 内容,从而简化视觉内容制作。