Notify Overlord when you hit your Fitbit step goal
Sends the trigger's data to Overlord so your AI accountability coach knows the event fired (for example, a workout finished, an alarm went off, or a habit was logged) and can respond to it.
Developer info
- API endpoint slug
- overlord.notify_overlord_about_if_case
- Filter code method
- Overlord.notifyOverlordAboutIfCase.skip(string?: reason)
- Runtime method
- runAction("overlord.notify_overlord_about_if_case", {})
Action fields
Trigger payload Text input > Long text
- Label
- Trigger data
- Helper text
- Paste trigger ingredients here. Click "Add ingredient" below to include data like steps, duration, etc.
- Slug
- trigger_payload
- Required
- true
- Can have default value
- true
- Filter code method
- Overlord.notifyOverlordAboutIfCase.setTriggerPayload(string: trigger_payload)
