| { | |
| "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": {} | |
| } | |
| } |