hosting_showJsDeploymentLogs
Retrieve logs from a JavaScript deployment by domain and build UUID to debug failures.
Instructions
Retrieve logs for a specified JavaScript application deployment for debugging purposes in case of failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name associated with the hosting account (e.g., example.com) | |
| fromLine | No | Line from which to retrieve logs (optional, default 0) | |
| buildUuid | Yes | UUID of the JavaScript deployment build |