Setting the file. One moment.
Chapter 21 · Notion Knowledge Capture
Subchapter 21.9
agents/openai.yaml
YAML14 lines512 B
interface:
display_name: "Notion Knowledge Capture"
short_description: "Capture conversations into structured Notion pages"
icon_small: "./assets/notion-small.svg"
icon_large: "./assets/notion.png"
default_prompt: "Capture this conversation into structured Notion pages with decisions, action items, and owners when known."
dependencies:
tools:
- type: "mcp"
value: "notion"
description: "Notion MCP server"
transport: "streamable_http"
url: "https://mcp.notion.com/mcp"