edit
Modify existing VULK projects using natural language instructions to update code files through AI-powered development automation.
Instructions
Modify an existing VULK project using natural language. Describe the changes and VULK's AI will update the relevant files. Works like a senior developer taking instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID to edit | |
| instruction | Yes | What to change. Be specific. Example: 'Add a settings page with tabs for Profile, Billing, and Notifications. Include form validation and a save button with loading state.' |