Skip to main content
Glama

publish_graph

Publish a knowledge graph to make it available for use, changing its status from draft to published while maintaining the ability to modify it later.

Instructions

Publish a knowledge graph, changing its status from draft to published. Published graphs can still be modified, but it's recommended to track important changes through version management. Prerequisites:

  1. Graph must exist and be in draft status

  2. Recommended to ensure graph content is complete before publishing

  3. Ensure all necessary nodes and edges have been added

Usage recommendations:

  1. First use list_graphs to check the current status of the graph

  2. Use get_node_details to check the completeness of key nodes

  3. Review the graph structure before publishing

  4. Record publication time for version management

  5. Notify relevant team members after publication

Return data:

  • data: Published graph information

    • id: Graph ID

    • name: Graph name

    • type: Graph type

    • status: Published

    • publishedAt: Publication time

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
graphIdYes

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/aiuluna/knowledge-graph-mcp'

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