Property StructuredContentJson
StructuredContentJson
Gets or sets a JSON object carrying the machine-readable form of the result, mirroring the tool's output schema. Supplied alongside the textual content, never instead of it.
public string StructuredContentJson { get; set; }