domo-workflow
Installation
SKILL.md
Rule: Domo App Platform Workflows (Toolkit-First)
This rule is toolkit-first. Use WorkflowClient for workflow operations in apps.
Legacy endpoint-first guidance has been archived to
archive/legacy-rules/domo-workflow.md.
Canonical Client
yarn add @domoinc/toolkit
import { WorkflowClient } from '@domoinc/toolkit';