search_endpoints
Find JustSerpAPI endpoint candidates using natural language. Returns endpoint IDs for schema inspection.
Instructions
Find JustSerpAPI endpoint candidates from natural language. Returns endpoint_id candidates; call get_endpoint_schema next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural-language endpoint search query. | |
| service | No | Optional service filter, e.g. google_maps, google_trends, web. | |
| platform | No | Deprecated alias for service. | |
| limit | No | ||
| include_deprecated | No | ||
| include_hidden | No |