Skip to content

structuredContent

structuredContent<T>(result): T | undefined

Defined in: packages/mcp-query/src/core/annotations.ts:18

Structured tool output (the structuredContent field), if the server returned any.

T = unknown

unknown

T | undefined