Account overview — all projects
get_account_overviewGet an enriched summary of your Mushi projects: id, name, recent report count, connected MCP keys, last heartbeat, and tool/resource/prompt counts. Orient yourself before multi-repo triage.
Instructions
Return an enriched summary of every Mushi project accessible to this API key: id, name, recent report count (last 30 days), number of connected MCP keys, and last-seen heartbeat timestamp. For project-scoped keys this is a one-item list; for org-scoped (account) keys it lists every owned project. Also includes toolCount, resourceCount, promptCount so agents know how many tools are available. Call this at the start of a multi-repo or multi-app triage session to orient yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | Yes | ||
| total | Yes | ||
| active_project_id | Yes | ||
| toolCount | No | ||
| resourceCount | No | ||
| promptCount | No | ||
| multi_project_hint | Yes |