get_deployment_script
Retrieve the deployment script for a specific site on your Laravel Forge server. Requires server ID and site ID.
Instructions
Get the deployment script for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| serverId | Yes | The ID of the server |