feat: add nudge_text variable to mol-polecat-arm formula (gt-j755)

This commit is contained in:
Steve Yegge
2025-12-24 14:06:21 -08:00
parent c10709dc3f
commit 141298ca69

View File

@@ -14,6 +14,7 @@ description: |
|----------|----------|-------------|
| polecat_name | Yes | Name of the polecat to inspect |
| rig | Yes | Rig containing the polecat |
| nudge_text | No | Text to send when nudging (default: "How's progress?...") |
version: 1
variables:
@@ -23,6 +24,10 @@ variables:
- name: rig
required: true
description: Rig containing the polecat
- name: nudge_text
required: false
default: "How's progress? Need any help?"
description: Text to send when nudging the polecat
steps:
- id: capture