search_within_page
Search within a specific page after a global search to find exact content. Use this to narrow results and avoid repeated global searches.
Instructions
Narrow within a known page after global search. Prefer this over another global search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| query | Yes | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| count | Yes | ||
| limit | Yes | ||
| query | Yes | ||
| offset | Yes | ||
| results | Yes |