{
  "manifest_version": "1.0.0",
  "template": {
    "id": "5ff616da-582d-48d1-9445-c0ab51d65344",
    "slug": "hospitable-sparkle",
    "name": "HTML to Markdown",
    "description": "HTML to Markdown conversion REST API for content pipelines",
    "url": "https://railway.com/deploy/hospitable-sparkle",
    "upstream": {
      "repo_url": "https://github.com/INAPP-Mobile/html-markdown-converter"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "HTML to Markdown",
      "source": {
        "repo": "https://github.com/INAPP-Mobile/html-markdown-converter"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "hospitable-sparkle"
      }
    },
    "cli": "railway deploy --template hospitable-sparkle",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "5ff616da-582d-48d1-9445-c0ab51d65344",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "cbb54832-500b-4f6b-a95d-ec980aa6ca09": {
                  "icon": null,
                  "name": "HTML to Markdown",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/INAPP-Mobile/html-markdown-converter",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-05T23:54:15.610Z",
  "generator_version": "0.1.0"
}
