Create a project
create_projectCreates a new FloopFloop project from a natural-language prompt and immediately starts building it. Use wait_for_live to block until the site is live, or poll project_status for updates.
Instructions
Create a new FloopFloop project from a natural-language prompt. Build kicks off immediately. Call wait_for_live to block until the site is up, or poll project_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Natural-language brief for the project | |
| name | No | ||
| subdomain | No | Override the auto-suggested subdomain slug | |
| botType | No | Default is site | |
| isAuthProtected | No | ||
| teamId | No |