workflows-list

List durable workflows with metadata from an authenticated Zapier account.

13|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/zapier/agent-skills --skill workflows-list
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: workflows-list
Source: https://github.com/zapier/agent-skills/tree/main/skills/workflows/list
Command: npx skills add https://github.com/zapier/agent-skills --skill workflows-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inventory and audit all durable workflows in an authenticated Zapier account to understand what's deployed and who created it.

Core Features & Use Cases

  • Inventory: List all durable workflows with key metadata such as id, name, created_at, updated_at, description, and current_version.
  • Use Case: Ideal for pre-deployment checks, compliance auditing, and debugging when you need an up-to-date catalog.

Quick Start

Run the experimental Zapier SDK CLI to list all durable workflows in your authenticated account.

Frequently Asked Questions about workflows-list

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all durable workflows in my Zapier account?▼

To list durable workflows, run the Zapier SDK experimental CLI to retrieve all workflows in your authenticated account. This generates an inventory containing key metadata like id, name, created_at, updated_at, description, and current_version.

What metadata is included when I audit Zapier durable workflows?▼

Auditing Zapier durable workflows provides key metadata including id, name, created_at, updated_at, description, and current_version. This catalog helps you understand what is deployed and who created it for compliance and debugging.

Do I need to run a compatibility check before listing workflows via the Zapier CLI?▼

Yes, you need to run a preflight compatibility check using workflows-doctor before listing durable workflows. This ensures the Zapier SDK experimental CLI environment is validated for accurate inventory retrieval.

When do I need to generate a Zapier durable workflows inventory?▼

You need a Zapier durable workflows inventory for pre-deployment checks, compliance auditing, and debugging. It provides an up-to-date catalog of deployed workflows and their metadata for automation setups.