annator / mcps /vercel /tools /list_teams.json
techprotrade's picture
Add mcps directory (part 2)
cf3884b verified
Raw
History Blame Contribute Delete
271 Bytes
{
"name": "list_teams",
"description": "List the user's teams. Use this to help discover the Team ID of the teams that the user is part of.",
"inputSchema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {}
}
}