list_startup_scripts
Retrieve all startup scripts configured in Vultr cloud infrastructure to automate server initialization and deployment processes.
Instructions
List all startup scripts.
Returns: List of startup scripts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}