v0.1.2
- Update error cases to expect nil StructuredContent instead of empty maps
- Fix success cases with empty results to expect map[string]any{}
- Resolve test failures caused by MCP SDK's structured content handling
- Ensure all 85+ test cases align with new schema validation behavior
- Maintain test coverage while adapting to structured response format