Skip to content

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 05 Dec 19:38
fix: call_tool arguments schema validation

Changed CallToolArgs arguments from Option<Value> to Option<HashMap<String, Value>> to generate correct JSON schema. Bumped version to 0.8.3.