extract_links
Extracts links from a webpage, optionally filtering by a substring pattern, to collect specific URLs during web research.
Instructions
Собирает ссылки страницы (фильтр по подстроке pattern).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| pattern | No | ||
| max_links | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |