confirmAppUpload
Confirm an uploaded file so Kobiton creates the app record (parsing runs asynchronously)
How to use it
confirmAppUpload is exposed by the Automate MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the confirmAppUpload tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Automate
npm install -g @anthropic-ai/claude-code@latestOther tools in Automate (30)
Create a test run from a test suite or selected test cases
Create a test suite from existing test cases
Delete a test case
Delete a test suite (member test cases are kept)
Get app details and version history
Check the async parse status of an uploaded app version until it reaches a terminal state
Return the authenticated user's username, API key, and portal URL — backs /automate:setup
Get real-time status of a specific device
Return your organization's feature flags and preferences (e.g. live remediation) — read up front by create-test-run and monitor-test-run
Get session details including commands, capabilities, metadata
Get download URLs for video, logs, screenshots, reports
Get test case details including its steps
Get test run details including its sessions
Get test suite details including member test cases
Get the touch/swipe gestures a human made on the device-only live view during a session
List uploaded app builds in your organization
List available devices filtered by platform, availability, or group
List test sessions with filters for status, device, platform
List test cases with team and keyword filters
List test runs with team, keyword, and platform filters
List test suites with team and keyword filters
Reserve a device for exclusive testing
Convert a finished manual session into a reusable test case
Start an XCUITest / UIAutomator / GameDriver native automation session on a device
Release a reserved device by terminating its reservation
Stop a running test session
Stop a running test run
Update a test case's metadata and steps
Update a test suite's metadata and membership
Upload an app to Kobiton Store (permanent, visible in portal)