rust-sdk/crates
Dale Seo ba00b15097
feat!: relax tool result structuredContent type (SEP-2106) (#933)
Re-applies #919 (reverted by #932): ToolResultContent.structured_content
becomes Option<Value> so non-object structured content is accepted,
matching CallToolResult and SEP-2106.

BREAKING CHANGE: ToolResultContent.structured_content changes from
Option<JsonObject> to Option<Value>.
2026-07-08 14:14:07 -04:00
..
rmcp feat!: relax tool result structuredContent type (SEP-2106) (#933) 2026-07-08 14:14:07 -04:00
rmcp-macros feat!: add MRTR model types (SEP-2322) (#915) 2026-07-08 14:03:33 -04:00