issue_cert
Provision TLS certificates for specified domains. Vercel automates the ACME flow to validate and issue certificates.
Instructions
Issue (provision) a new TLS certificate for one or more domains. Vercel handles the ACME flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cns | Yes | Common names / domains to cover. | |
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. | |
| slug | No | Team slug to scope the request (alternative to teamId). |