{
  "manifest_version": "1.0.0",
  "template": {
    "id": "51c68f54-b9d6-4e22-8960-694cd6c60fde",
    "slug": "MjUXiK",
    "name": "genuine-love",
    "description": "Movie Visper🎬🍿 - A WhatsApp User Bot for Movies",
    "url": "https://railway.com/deploy/MjUXiK",
    "upstream": {
      "repo_url": "https://github.com/sadasthemi/MOVIE-VISPER"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "MOVIE-VISPER",
      "source": {
        "repo": "https://github.com/sadasthemi/MOVIE-VISPER"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "MOVIE-VISPER",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "8000"
    },
    {
      "key": "SESSION_ID",
      "service": "MOVIE-VISPER",
      "description": "Provide a value for SESSION_ID.",
      "secret": false,
      "strategy": "ask_user"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "MjUXiK"
      }
    },
    "cli": "railway deploy --template MjUXiK",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "51c68f54-b9d6-4e22-8960-694cd6c60fde",
            "serializedConfig": {
              "services": {
                "118b0fe6-cdf9-4f74-9910-5cff53743231": {
                  "name": "MOVIE-VISPER",
                  "source": {
                    "repo": "sadasthemi/MOVIE-VISPER",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "8000"
                    },
                    "SESSION_ID": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "{{SESSION_ID}}"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-22T04:14:41.730Z",
  "generator_version": "0.1.0"
}
