team_briefing
Get a complete team status overview in one call—member status, recent events and meetings, pending tasks, and action suggestions—so you can assess team health and next steps without checking multiple sources.
Instructions
Get a team panoramic briefing — understand full team status in one call.
Returns team info, member status, recent events, recent meetings, pending tasks, and action suggestions.
Default response is a COMPACT projection (view="compact" + hint - trimmed, NOT missing fields): the roster follows the same live-first / offline-digest split as agent_list, event payloads collapse to a one-line derived summary, and pending tasks use the task-wall row projection. Measured 20,521 chars on a 173-member workflow team before projection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max member rows to return after the offline split (default 30, capped at 200) | |
| fields | No | "compact" (default, trimmed rows) / "all" (full briefing) | compact |
| team_id | Yes | Team ID or team name | |
| include_offline | No | Include offline members as rows instead of a count plus digest (default False) | |
| offline_preview | No | How many most-recent offline members to show in the digest (default 5; ignored when include_offline is True) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||