create_app
Create a new Appsmith application with a specified name, icon, and color. Uses the first available workspace if workspace ID is not provided.
Instructions
Create a new Appsmith application. Uses the first workspace if workspace_id is omitted. On success Appsmith navigates to the new app's editor, so the Redux binding is reset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | bag | |
| name | Yes | ||
| color | No | #FFDEDE | |
| workspace_id | No |