{
  "manifest_version": "1.0.0",
  "template": {
    "id": "7b8e4e37-4036-4d81-937c-aecdb9f33389",
    "slug": "webhook-inspector",
    "name": "webhook-inspector",
    "description": "Self-hosted webhook inspector to capture, inspect & replay webhooks",
    "url": "https://railway.com/deploy/webhook-inspector",
    "upstream": {
      "repo_url": "https://github.com/Kjudeh/self-hosted-webhook-inspector"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "self-hosted-webhook-inspector",
      "source": {
        "repo": "https://github.com/Kjudeh/self-hosted-webhook-inspector"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "webhook-inspector"
      }
    },
    "cli": "railway deploy --template webhook-inspector",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "7b8e4e37-4036-4d81-937c-aecdb9f33389",
            "serializedConfig": {
              "services": {
                "aed6ef7c-3e9c-4a16-8b9e-abe3e329b607": {
                  "name": "self-hosted-webhook-inspector",
                  "source": {
                    "repo": "Kjudeh/self-hosted-webhook-inspector",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-07T05:54:14.153Z",
  "generator_version": "0.1.0"
}
