workflows command lets you list workflows and inspect workflow graphs in your Loops account.
list
List workflows.
--pick to filter the list interactively with fzf and copy the selected workflow ID to your clipboard. Requires fzf to be installed and on your PATH.
Flags
get
Get a workflow by ID. Returns workflow metadata and a summary table of its nodes. For full node configuration, use workflows nodes get.
nodes get
Get full details for a single workflow node. See Get workflow node for the full response schema.
--output json.
