page_builder_create
Create a new page builder session to design a website or landing page. Returns a session ID for iterative building.
Instructions
Create a new page builder session to build a website or landing page.
Returns a session ID you can use with page_builder_chat to iteratively design and build pages.
Args: brand_name: The brand/company name for the site initial_prompt: Optional initial instruction (e.g. "Build a landing page for our SaaS product") force_page_builder: If true, create a pure Page Builder design session instead of routing project-build intent to consulting workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_name | No | ||
| initial_prompt | No | ||
| force_page_builder | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |