end_remote_application
Terminate a running remote application within a session. Force-closes the app, so confirm with the user first; unsaved data is lost.
Instructions
Terminate a specific remote application running in a session.
CAUTION: The application will be force-closed. Unsaved data will be lost. Confirm with the user before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID | |
| remote_application_id | Yes | Remote application ID to terminate. Use diagnose_session with aspects=['remote_applications'] to find IDs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||