Search the documentation
5 pages for elicitationresult.
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
…| | `ElicitationResult` | No | Yes | A user responds to an MCP elicitation…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…est: ElicitationRequest, options: { signal: AbortSignal }) => Promise<ElicitationResult>` | `undefined` | Callback for handling MCP elicitation requests. Calle…
Hooks reference
Claude Code CLI · in the page
hooks
…teIdle, PreCompact, PostCompact, and SessionEnd, with Elicitation and ElicitationResult nested inside MCP tool execution, PermissionDenied as a side branch from PermissionRequest for auto-mode denials…
Automate actions with hooks
Claude Code CLI · in the page
hooks-guide
…| | `ElicitationResult` | After a user responds to an MCP elicitation, before the response is sent back to the server…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…| | `ElicitationResult` | After a user responds to an MCP elicitation, before the response is sent back to the server…