Delete app
delete_appFull Description
Use this when you want to permanently delete an app. Use only on explicit user request. This is irreversible; after deletion, status checks will return not found.
Parameters (1 required)
app_idstringAppDeploy lets you create and publish a website or web app directly from a ChatGPT conversation. Describe what you want, and see it come to life. AppDeploy publishes it online for you and you get a public link.
Use it to:
When you publish, the project created in chat is sent to AppDeploy to be built and hosted.
delete_appUse this when you want to permanently delete an app. Use only on explicit user request. This is irreversible; after deletion, status checks will return not found.
app_idstringdeploy_appUse this when the user asks to deploy or publish a website or web app and wants a public URL. Before generating files or calling this tool, you must call get_deploy_instructions and follow its constraints.
app_idstringexisting app id to update, or null for new app
app_namestringshort display name
app_typestringfrontend-onlyfrontend+backendfilesarraylist of files to write (must include at least one file)
descriptionstringshort description of what the app does
get_appdeploy_sdk_referenceUse this when you need the authoritative @appdeploy/sdk API reference (types and examples) before writing backend persistence code such as counters, CRUD, file uploads, or configuration storage in backend/index.ts.
get_deploy_instructionsUse this when you are about to call deploy_app in order to get the deployment constraints and hard rules. You must call this tool before starting to generate any code. This tool returns instructions only and does not deploy anything.
get_deploy_statusUse this when the user explicitly asks to re-check the deployment status of an app after calling deploy_app, or when the widget is unavailable. Requires the app_id of an existing deployment.
deploymentIdstringget_errorsUse this when the user asks to check for deployment errors, debug issues, or view frontend or backend runtime error logs for a deployed app, or reports that the app is not working as expected. Requires the app_id of an existing deployment; optional parameters may be used to fetch errors newer than a given timestamp.
app_idstringlimitintegersinceinteger