Search the documentation
5 pages for posttoolbatch.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Intercept and control agent behavior with hooks
Claude Code CLI · in the page
agent-sdk/hooks
…| | `PostToolBatch` | No | Yes | A full batch of tool calls resolves, once pe…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…nt = | "PreToolUse" | "PostToolUse" | "PostToolUseFailure" | "PostToolBatch" | "Notification" | "UserPromptSubmit" | "UserPromptExpansion" | "SessionStart" | "SessionEnd" | "Stop"…
Hooks reference
Claude Code CLI · in the page
hooks
…loop (PreToolUse, PermissionRequest, PostToolUse, PostToolUseFailure, PostToolBatch, SubagentStart/Stop, TaskCreated, TaskCompleted), and Stop or StopFailure, followed by TeammateIdle, PreCompact, Pos…
Automate actions with hooks
Claude Code CLI · in the page
hooks-guide
…| | `PostToolBatch` | After a full batch of parallel tool calls resolves, before the next model call…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…| | `PostToolBatch` | After a full batch of parallel tool calls resolves, before the next model call…