Skip to content

v0.8.34

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 12 Aug 11:33
· 64 commits to main since this release
34ecdb6

What's Changed

Improved query parameter documentation across MCP tools.

  • Documented the JSON wire format expected for queries parameters.
  • Added examples matching the Appwrite SDK Query output.
  • Clarified supported query argument shapes for filters, ordering, pagination, and null checks.
  • Documented relationship selection behavior for list responses, including use of select to expand related rows.

Full Changelog: v0.8.33...v0.8.34