# libtmux_mcp.models.ToolCallBatchResult

- **Module:** libtmux_mcp.models
- **Package:** libtmux-mcp
- **Language:** Python
- **Kind:** class
- **Source:** https://github.com/tmux-python/libtmux-mcp/blob/4daddc0dfca96c43bf521d818bf91564e1434760/src/libtmux_mcp/models.py#L507
- **Page:** https://libtmux.org/en/py/latest/mcp/reference/libtmux_mcp-models-toolcallbatchresult/

Structured result for a serial batch of MCP tool calls.

## Members

- `results` (attribute)
- `succeeded` (attribute)
- `failed` (attribute)
- `stopped_at` (attribute)
- `response_truncated` (attribute)
- `response_truncated_bytes` (attribute)
