{
  "$id": "https://firefox-ci-tc.services.mozilla.com/schemas/hooks/v1/trigger-hook.json#",
  "$schema": "https://firefox-ci-tc.services.mozilla.com/schemas/common/metaschema.json#",
  "description": "A request to trigger a hook.  The payload must be a JSON object, and is used as the context\nfor a JSON-e rendering of the hook's task template, as described in \"Firing Hooks\".\n",
  "title": "Trigger Hook Request",
  "type": "object"
}