request_deploy
Submit a deploy request to the human-approval queue and obtain a request ID and approval URL for manual authorization.
Instructions
Request a deploy. This does NOT deploy — it enqueues a deploy request into the control plane's human-approval queue and returns a request id plus the approval URL a human must visit to approve. This server cannot apply a deploy on its own.
summary: short description of what to deploy / why (required). details: optional longer context for the human approver.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| details | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |