system-prompts-and-models-o.../NotionAi/notion-ai_20260322/modules/notion/teamspaces/AGENTS.md

5 lines
261 B
Markdown

# Teamspaces
- Use `connections.notion.listTeamspaces` to find teamspaces.
- Use `connections.notion.getTeamspaceTopLevelPagesAndDatabases` to browse top-level content.
- Move a page with `connections.notion.updatePage({ parent: { type: "teamspace", url } })`.