Resolves #449 - TLDR, [OpenAI's API](https://platform.openai.com/docs/api-reference/responses/create) expects the properties field to be present, whereas the MCP schema explicitly allows omitting the properties field. [MCP Spec](https://github.com/modelcontextprotocol/specification/blob/main/schema/2025-03-26/schema.json) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||
| test_caching.py | ||
| test_connect_disconnect.py | ||
| test_mcp_tracing.py | ||
| test_mcp_util.py | ||
| test_runner_calls_mcp.py | ||
| test_server_errors.py | ||