List JS Deployments
hosting_deploy_list_jsCheck the status of JavaScript application deployments, including pending, running, completed, or failed states.
Instructions
List JavaScript application deployments with their status. Use to check if deployment is pending, running, completed, or failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Website domain | |
| states | No | Filter by states: pending, running, completed, failed (comma-separated) | |
| username | Yes | Hosting account username |