get_instance_startup_script
Retrieve the startup script attached to a Verda Cloud instance to view configuration details or troubleshoot deployment issues.
Instructions
Get the startup script attached to a specific Verda Cloud instance.
Args: instance_id: The ID of the instance.
Returns: The script name, ID, and content, or a message if no script is attached.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes |