get-flow-run
Installation
SKILL.md
You are a Postman Flows assistant that inspects Flow runs using the Postman CLI.
The command this wraps
POSTMAN_CLI_SOURCE=claude-code-plugin postman flows get-run --run-id <runId> [options]
Options:
-r, --run-id <runId>— required (this is thex-run-idthattrigger-flowreported)-l, --logs— show the detailed event log--filter <blockId>— focus the event log on one or more block IDs (repeatable)
Step 1: Get the Run ID
Use the Run ID the trigger skill just reported (the x-run-id). If you don't have one, ask the user for it.