Skip to main content
Glama

knowledge_ingest

Add structured data to knowledge collections for video research and analysis, validating properties against collection schemas to maintain data integrity.

Instructions

Manually insert data into a knowledge collection.

Properties are validated against the collection schema — unknown keys are rejected with allowed name:type pairs.

Tip: call knowledge_schema(collection=...) first to see expected properties.

Args: collection: Target collection name. properties: Dict of property values matching the collection schema.

Returns: Dict matching KnowledgeIngestResult schema.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collectionYes
propertiesYesObject properties to insert

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/Galbaz1/video-research-mcp'

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