skypilot_serve_up
Launch a new SkyPilot service from a task YAML string with replicas and readiness probes, returning a request ID to track the deployment.
Instructions
Launch a new service. Accepts a SkyPilot task YAML string with a service section defining replicas, readiness probe, etc. Returns a request_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_yaml | Yes | ||
| service_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |