{
  "manifest_version": "1.0.0",
  "template": {
    "id": "650d8d57-3012-47eb-9bad-ea89d8091737",
    "slug": "zY5dh2",
    "name": "IT Tools",
    "description": "Collection of handy online tools for developers, with great UX as a web app",
    "url": "https://railway.com/deploy/zY5dh2",
    "upstream": {
      "image": "corentinth/it-tools"
    }
  },
  "services": [
    {
      "name": "IT Tools",
      "source": {
        "image": "corentinth/it-tools"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "IT Tools",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "80"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "zY5dh2"
      }
    },
    "cli": "railway deploy --template zY5dh2",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "650d8d57-3012-47eb-9bad-ea89d8091737",
            "serializedConfig": {
              "services": {
                "26293b77-aec3-4f1b-ba2f-2865f4e14c24": {
                  "icon": null,
                  "name": "IT Tools",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "image": "corentinth/it-tools"
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "80"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T11:08:27.354Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_be4366a80f5e45d2a47c",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 86,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "IT Tools"
  }
}
