get_deployment_script
Retrieve the deployment script for a specific site on a Laravel Forge server to automate deployment processes.
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 |