Skip to content
K

mm_fetch_team_checkins

Fetch all team members’ check-ins from the cloud. Returns display names, branches, specs, features, and status notes ordered by most recent first.

  • Category: Team
  • Source: Built-in
  • Availability: Opt-in — set MM_TOOL_GROUPS=team (always dispatchable by name)
  • Required parameters: 0
  • Total parameters: 0

This tool takes no parameters.

{
"tool": "mm_fetch_team_checkins",
"arguments": {}
}
  • mm_push_team_checkin - Push a team check-in to the cloud. Scans local specs and features, captures c…
  • mm_team_refresh - Re-read the LIVE team activity for this project mid-session: teammates’ activ…