invoke-workflow

Installation
SKILL.md

invoke-workflow

Run one or more getlark workflows and wait for completion, then report results. Default behavior is invoke + poll — the user gets a verdict, not just an execution ID.

Inputs

Accept any of:

  • A specific workflow ID (wf_...)
  • A workflow name (resolve to ID via getlark workflows list)
  • A workflow group ID or group name
  • --all / "all" to run everything

If the user ran /getlark:invoke-workflow <arg>, parse <arg> accordingly. Otherwise ask.

Procedure

Step 1 — Resolve target(s)

Installs
2
Repository
getlark/skills
GitHub Stars
1
First Seen
Apr 21, 2026
invoke-workflow — getlark/skills