Plan a deploy
plan_deployPlans deploying a repository with the user's account on The Deployer: checks the repository like check_repo, then adds the user's connected cloud and git accounts, any project they already have for it, and the next steps, with links. Changes nothing. Needs an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | owner/name, or the repository's URL | |
| cloud | No | The cloud to plan for. Optional. |