TeamRetro MCP Server

by adepanges
Verified

detail_team

Retrieve detailed information about a specific team by its unique ID using the TeamRetro MCP Server for precise team retrospective management.

Instructions

Get a single team by ID

Input Schema

NameRequiredDescriptionDefault
teamIdYesstring

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "teamId": { "description": "string", "pattern": "^[a-zA-Z0-9]{22}$", "type": "string" } }, "required": [ "teamId" ], "type": "object" }

You must be authenticated.

Other Tools from TeamRetro MCP Server

Related Tools

ID: v70elvd74e