{
  "manifest_version": "1.0.0",
  "template": {
    "id": "801926a4-632c-4346-b8da-f65f30e6410d",
    "slug": "shotlink",
    "name": "Shotlink",
    "description": "Shotlink is a REST API service that allows capture websites screenshots.",
    "url": "https://railway.com/deploy/shotlink",
    "upstream": {
      "repo_url": "https://github.com/YeDawa/Shotlink"
    }
  },
  "services": [
    {
      "name": "Shotlink",
      "source": {
        "repo": "https://github.com/YeDawa/Shotlink"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "shotlink"
      }
    },
    "cli": "railway deploy --template shotlink",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "801926a4-632c-4346-b8da-f65f30e6410d",
            "serializedConfig": {
              "services": {
                "719a6f62-0e04-4e8c-9153-98caa2f40b56": {
                  "name": "Shotlink",
                  "source": {
                    "repo": "YeDawa/Shotlink",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T22:14:37.505Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-18T22:19:40.547Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_404e76b2b2284660ba07",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 161,
    "typical_build_seconds": 93,
    "typical_start_seconds": 10,
    "slowest_service": "Shotlink"
  }
}
