工具 API

notion-get-teams

Retrieves a list of teams (teamspaces) in the current workspace. Shows which teams exist, user membership status, IDs, names, and roles. Teams are returned split by membership status and limited to a maximum of 10 results. <examples> 1. List all teams (up to the limit of each type): {} 2. Search for teams by name: {"query": "engineering"} 3. Find a specific team: {"query": "Product Design"} </examples>

productivityOAuth1 积分

调用信息

工具标识
notion-mcp-server.notion-get-teams
服务提供方
Notion
平均响应
0 ms
近 7 天调用
0

输入参数

query

Optional search query to filter teams by name (case-insensitive).