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.
At a Glance
Section titled “At a Glance”- Category: Team
- Source: Built-in
- Availability: Opt-in — set
MM_TOOL_GROUPS=team(always dispatchable by name) - Required parameters: 0
- Total parameters: 0
Parameters
Section titled “Parameters”This tool takes no parameters.
Example
Section titled “Example”{ "tool": "mm_fetch_team_checkins", "arguments": {}}Related Tools
Section titled “Related Tools”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…