v0.8.34
What's Changed
Improved query parameter documentation across MCP tools.
- Documented the JSON wire format expected for
queriesparameters. - Added examples matching the Appwrite SDK
Queryoutput. - Clarified supported query argument shapes for filters, ordering, pagination, and null checks.
- Documented relationship selection behavior for list responses, including use of
selectto expand related rows.
Full Changelog: v0.8.33...v0.8.34