File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -273,8 +273,7 @@ or data using a suitable [URI scheme](./resources#common-uri-schemes). Servers t
273273
274274** Structured** content is returned as a JSON object in the ` structuredContent ` field of a result.
275275
276- For backwards compatibility, a tool that returns structured content SHOULD also return functionally equivalent unstructured content.
277- (For example, serialized JSON can be returned in a ` TextContent ` block.)
276+ For backwards compatibility, a tool that returns structured content SHOULD also return the serialized JSON in a TextContent block.
278277
279278#### Output Schema
280279
Original file line number Diff line number Diff line change @@ -273,8 +273,7 @@ or data using a suitable [URI scheme](./resources#common-uri-schemes). Servers t
273273
274274** Structured** content is returned as a JSON object in the ` structuredContent ` field of a result.
275275
276- For backwards compatibility, a tool that returns structured content SHOULD also return functionally equivalent unstructured content.
277- (For example, serialized JSON can be returned in a ` TextContent ` block.)
276+ For backwards compatibility, a tool that returns structured content SHOULD also return the serialized JSON in a TextContent block.
278277
279278#### Output Schema
280279
You can’t perform that action at this time.
0 commit comments