get_team_summary
Analyze team performance metrics from git repositories to understand development patterns, code quality, and collaboration insights.
Instructions
Get comprehensive team performance summary
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to git repository | |
| since | Yes | Start date (YYYY-MM-DD) | |
| until | No | End date (YYYY-MM-DD), optional |