apps_buildstatus
apps_buildstatus
Read your saved app build status by ID. Poll until complete or failed; the same ID survives restarts.
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Apps — Build and run web apps.
Arguments
| Name | Type | What it is |
|---|---|---|
id* | string |
Calling it
Three doors onto the same method. /mcp is what an agent speaks, /api/v1 is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"id":"id"},"name":"apps_buildstatus"}}Browse related tools in the service tools reference.