create_team
Create a new team with optional members and tags to manage team retrospectives effectively. Input a team name, add members with email and optional admin status, and assign tags for organization.
Instructions
Create a new team with optional members and tags
Input Schema
Name | Required | Description | Default |
---|---|---|---|
members | No | { email: string, name?: string, teamAdmin?: boolean }[] | |
name | Yes | string | |
tags | No | string[] |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from TeamRetro MCP Server
Related Tools
- @adepanges/teamretro-mcp-server
- @adepanges/teamretro-mcp-server
- @adepanges/teamretro-mcp-server
- @getsentry/sentry-mcp
- @adepanges/teamretro-mcp-server