ipc_get_backend_state
Get Tauri backend state including app metadata, version, and environment. Verify connection to a Tauri app and retrieve app info.
Instructions
[Tauri Apps Only] Get Tauri backend state: app metadata, Tauri version, environment. Requires active driver_session. Use to verify you're connected to a Tauri app and get app info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appIdentifier | No | App port or bundle ID to target. Defaults to the only connected app or the default app if multiple are connected. |