McpServerJsonOutputParsing interface
Parse the output as a JSON document using the configured JSON parameters.
- Extends
Properties
| json |
Parameters for JSON output parsing. Required when kind is 'json'. |
| kind | The discriminator value. |
Property Details
jsonParameters
Parameters for JSON output parsing. Required when kind is 'json'.
jsonParameters: McpServerOutputParsingJsonParameters
Property Value
kind
The discriminator value.
kind: "json"
Property Value
"json"