tealfabric_create_webapp
Create a new Tealfabric webapp by providing a name and optional content, styling, and process link. Returns the new webapp_id for immediate use.
Instructions
Create a new Tealfabric webapp. Returns the new webapp_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Webapp name | |
| custom_js | No | ||
| custom_css | No | ||
| process_id | No | Link to a process ID | |
| description | No | ||
| page_footer | No | ||
| page_header | No | ||
| page_content | No |