页面信息
get_page_infoRetrieve the current URL, title, loading state, and User-Agent of a tab.
Instructions
获取标签页当前网址、标题、加载状态与 User-Agent。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| title | No | ||
| tab_id | Yes | ||
| user_agent | No | ||
| ready_state | No |