Build apps
apps_buildBuild a small app from a description, save it, and return its details and URL. An app is a single page — a tracker, a checklist, a counter — that keeps its own store and runs in the browser
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of the app to build, e.g. 'an expense tracker', 'a packing checklist', 'a water intake counter' |