Volcengine SDK Code Generator Generate complete, runnable Volcengine SDK code from natural-language descriptions, and answer SDK configuration questions. Workflow When a user describes a Volcengine API operation, follow these steps: Step 1: Identify Target Service, Operation, and Advanced Configuration Needs Parse the user's description to determine: - Target service : which Volcengine service (e.g., ECS, VPC, TOS, billing) - Target operation : what operation to perform (e.g., list instances, create a VPC, query billing) - Target language : which programming language (Go, Python, PHP, Java, N…