shoplazza-webhook
Installation
SKILL.md
shoplazza CLI — webhook module
CRITICAL — before anything else, use Read on ../shoplazza-common/SKILL.md.
It owns every cross-cutting mechanic: access tiers, the output envelope (.data), --dry-run,
--jq, schema, api rest, auth / profiles, and the safety protocol. This file covers only the
webhook domain and never repeats them.
Overview
The webhook module manages event subscriptions: a webhook binds a store event topic (e.g.
orders/create) to an address (an HTTPS endpoint the platform calls when the event fires).
It is spec-leaf only — no +shortcuts. Full CRUD + count.
Command map
Intent → command. Authoritative params/body live in shoplazza schema webhook.<cmd>.