Skip to main content
Glama

create_relations

Establish directed connections between entities in the knowledge graph by specifying source, target, and relation type. Duplicates are ignored.

Instructions

Create relations between entities in the knowledge graph.

Each dict has: from (str), to (str), relationType (str). Duplicate relations are silently ignored.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
relationsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/RMANOV/sqlite-memory-mcp'

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