# Better compatibility for tool inputs

**Version:** v2.35.3

**Published:** September 23, 2026

## Fixes

- Tool inputs: Accept JSON-stringified legacy `resource` objects in tool calls.
- `create_documents` tool: Accept JSON-stringified document arrays and `content` objects. Reject misplaced top-level fields instead of silently ignoring them.

