get_recent_history
Retrieve Chrome browsing history from the last N hours. Use hours to set the lookback period and max_results to limit the number of entries returned.
Instructions
取得最近 N 小時內的 Chrome 瀏覽紀錄。
Args: hours: 回溯的小時數(預設 24 小時) max_results: 最大回傳筆數(預設 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |