page_query
Query the first element matching a WXSS selector on a specified page, and retrieve its element ID to enable further actions.
Instructions
在页面中按 WXSS 选择器查询首个匹配元素(返回 element_id 句柄)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| selector | Yes | WXSS 选择器,仅支持部分 CSS 选择器 |