[BUG] Elicitation Hooks are not included in settings json schema

Resolved 💬 3 comments Opened Mar 19, 2026 by ninadingole Closed Mar 23, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Elicitation and ElicitationResult hooks are documented in the Claude code documentation. However, they are not included in the settings JSON schema. This discrepancy causes a validation failure for us because we validate settings against the latest available schema.

What Should Happen?

Both the Elicitation and ElicitationResult schemas should be included in the latest version of the published JSON schema.

Error Messages/Logs

Steps to Reproduce

Searching for Elicitation in the JSON schema won't yield results, but other hooks are available.

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.79

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Warp

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗