webforge_update_project
Modify an existing website project's details, including name, business type, description, design style, color palette, domain, or status.
Instructions
Update an existing website project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID to update | |
| name | No | New project name | |
| business_type | No | New business type | |
| description | No | New project description | |
| style_id | No | New style ID to assign | |
| palette_id | No | New palette ID to assign | |
| domain | No | New custom domain | |
| status | No | New project status |