get_network_logs
Retrieve network request logs from browser automation sessions to monitor HTTP traffic, analyze API calls, and debug web interactions.
Instructions
获取网络请求日志
Args:
limit: 返回日志的最大数量
Returns:
str: 网络日志数据
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |