Skip to main content
Glama

validate_extraction_schema

Validates extracted data against a defined schema to ensure it contains only requested fields without commentary or evaluative language.

Instructions

Validate that extraction output follows a strict schema.

Detects parenthetical comments, notes sections, evaluative language. Use when user requests pure data extraction.

Args: output: The extraction output to validate. fields: Expected field names in output. allow_commentary: Whether commentary is allowed (default: False).

Returns: Extraction schema validation result.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
outputYes
fieldsYes
allow_commentaryNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rixmerz/bigcontext_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server