structuredContent
Generate structured content validated against JSON schemas to ensure data consistency and reliability in MCP server applications.
Instructions
Returns structured content that conforms to a well-defined JSON schema. Demonstrates MCP's structured output / schema-validated tool responses.
Args: includeOptionalFields: Whether to include optional fields in the response (default: False)
Returns: A structured dict with schema-validated fields
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeOptionalFields | No |