attach_status
Check whether a Qt application is attached via the proxy agent. Returns attachment status and socket path for polling.
Instructions
Check whether a Qt app is currently attached via the proxy agent.
Always works, no error. Useful for clients to poll.
Returns: {"attached": bool, "socket_path": str}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||