You're viewing a demo portfolio

Join the waitlist
PRSM

get_diagram

Active

Tool of Flowgraf

declared in 0.1.1

Fetch a diagram's raw IR (nodes, groups, edges with their real ids) and its current `version`. Call this before edit_diagram so your ops reference ids that actually exist and you pass the correct baseVersion. Returns { diagram, version }.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "diagramId"
  ],
  "properties": {
    "diagramId": {
      "type": "string",
      "minLength": 1,
      "description": "The diagram to fetch."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Flowgraf

1/7 registries
View full server →