Create an application
appsmith_create_applicationCreate a new application within a specified Appsmith workspace by providing a workspace ID and an application name, enabling rapid setup of new apps for development and deployment.
Instructions
Creates an application inside a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Application name. | |
| workspaceId | Yes | Workspace id to create the application in. |