Use when the user wants to deploy, publish, or set up an application on Render; prefer the Git-backed Blueprint flow with `render.yaml`, validate when the Render CLI is available, and return a dashboard deeplink plus next steps.
render.yaml authoring, and Git-backed Blueprint handoff with a reproducible deploy path.render.yaml that keeps secrets unresolved and documents the actual build, start, and runtime requirements.render blueprints validate; otherwise, call out the missing validation step clearly instead of pretending it was checked.https://dashboard.render.com/blueprint/new?repo=<HTTPS_REPO_URL>.render.yaml, fill secrets, apply the Blueprint, and monitor the first deploy in Render.deploy-ops