Skip to main content
Glama

Agent Knowledge MCP

validate_document_schema

Validate document structure against a knowledge base schema to ensure proper formatting and receive guidance for corrections.

Instructions

Validate document structure against knowledge base schema and provide formatting guidance

Input Schema

NameRequiredDescriptionDefault
documentYesDocument object to validate against knowledge base schema format

Input Schema (JSON Schema)

{ "properties": { "document": { "additionalProperties": true, "description": "Document object to validate against knowledge base schema format", "title": "Document", "type": "object" } }, "required": [ "document" ], "type": "object" }

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/itshare4u/AgentKnowledgeMCP'

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