get_graph_schema
ActiveTool of RationalBloks
Get the graph schema definition of a project. Returns the hierarchical schema with nodes (entities) and relationships. Graph schemas define entity hierarchies and typed relationships — a different format than relational flat-table schemas.
Parameters schema
{
"type": "object",
"required": [
"project_id"
],
"properties": {
"project_id": {
"type": "string",
"description": "Project ID (UUID)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
RationalBloks
https://github.com/rationalbloks/rationalbloks-mcp
1/7 registries