Fetch a UBO graph
ubo_graphFetch the status and results of a UBO graph build using the graph_id from ubo_screen, providing nodes, ownership edges, aggregate risk, and flagged patterns when ready.
Instructions
Fetch the status/result of a UBO graph build started by ubo_screen. Pass the graph_id returned when the screen was queued. Returns the graph nodes, ownership edges, aggregate risk, and flagged patterns once status is 'ready'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | The graph_id returned by ubo_screen. |