mureo_batch_status
Check the current action_log batch: member count, platforms, and a warning for batches open too long that might swallow unrelated changes. Read-only.
Instructions
Report which batch is currently collecting action_log entries (null when none is), how many members it holds so far, and which platforms they span. Also returns a warning when a batch has been open unusually long — a forgotten batch keeps swallowing unrelated changes. Read-only; mureo never closes a batch on your behalf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional path to STATE.json. Defaults to STATE.json in the MCP server's current working directory. Paths outside it are refused. |