You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Prefer structured content if there are only text parts, which per the docs would contain the JSON-encoded structured content for backward compatibility.
237
+
# See https://github.com/modelcontextprotocol/python-sdk#structured-output
238
+
if (structured:=result.structuredContent) andnotany(
0 commit comments