mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 14:59:35 +00:00
261 B
261 B
Teamspaces
- Use
connections.notion.listTeamspacesto find teamspaces. - Use
connections.notion.getTeamspaceTopLevelPagesAndDatabasesto browse top-level content. - Move a page with
connections.notion.updatePage({ parent: { type: "teamspace", url } }).