Create Base44 App
create_base44_appFull Description
Create a new application using Base44's AI-powered builder. This operation is asynchronous — the app builds in the background, typically takes around 5 minutes but can take longer. IMPORTANT: After calling this tool, you MUST first respond to the user with the editorUrl from the response. Only AFTER you've sent the user the editor link, use get_app_status to poll until status is 'ready' or 'error'. All app editing is done through the Base44 Editor, not through this chat.
Parameters (1 required)
appPromptstringThe user's message describing what they want to build. Pass the user's input directly without modification or elaboration.