get_user_activity
Check the local user's idle duration and activity state to decide whether to wait for feedback or proceed autonomously.
Instructions
Get the local user's current idle duration and activity state. Use this to decide whether to wait for user feedback or proceed autonomously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idle_threshold_seconds | No | Idle duration at which is_idle becomes true. |