analyze_workflow
Analyze a workflow by ID to uncover its member nodes, inference signals, top risk members with score breakdowns, and runtime-risk hypotheses. Use after listing workflows for a focused deep-dive.
Instructions
Deep-dive on one workflow by id: member nodes (up to 500), the inference signals that placed each member there with their weights, the top 5 members by risk with full score breakdowns, and runtime-risk hypotheses. Use after list_workflows identifies the workflow you care about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | Workflow identifier from list_workflows (e.g. 'payments', 'authentication'). |