Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

triggered-actions-developer

Étoiles2
Forks0
Mis à jour25 juin 2026 à 06:05

This skill enables Claude to author, edit, review, and deploy Skedulo Pulse Triggered Actions — event-driven automations that fire on object modifications (INSERT/UPDATE/DELETE), platform events (async task completion, recurring schedule events), and deferred timers anchored to an object's DateTime field. Covers the canonical TriggeredAction state-file shape, the 2 trigger types (`object_modified`, `event`), the 2 action types (`call_url`, `send_sms`), EQL filter syntax with `Current.`/`Previous.` prefixes, GraphQL query payloads including `previousFields`, Mustache template helper functions (`{{ first }}`, `{{ formatDateTime }}`), configuration variables, the reserved `{{ SKEDULO_USER_TOKEN }}` header, and the platform rules that cause `sked artifacts triggered-action upsert` to reject otherwise-valid-looking JSON.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly