标签页详情
tab_infoRetrieve the current URL, title, and loading state of a specified browser tab.
Instructions
获取标签页的当前地址、标题与加载状态。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | ||
| browser_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| title | No | ||
| tab_id | Yes | ||
| browser_id | No | ||
| context_id | No | ||
| ready_state | No |