Search HelpMyAgent APIs
search_apisFind published HelpMyAgent capabilities matching a natural-language task or intent without executing or charging for a paid call. Returns matching endpoint descriptors with pricing, coverage, usage guidance and documentation. Optional category, country and max_price filters narrow the catalogue search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Describe the desired outcome or agent task in natural language; matching uses endpoint names, descriptions, tags, usage guidance and example queries. | |
| country | No | Optional ISO 3166-1 alpha-2 country code, for example FR; matching is case-insensitive and restricts results to APIs declaring that coverage. | |
| category | No | Optional exact published category slug; when supplied, only APIs in that category are considered. | |
| max_price | No | Optional inclusive maximum advertised unit price per call; APIs priced above this value are excluded. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apis | Yes | Matching API descriptors including endpoint, pricing, coverage, usage guidance and documentation links. | |
| count | Yes | Number of published APIs matching the supplied discovery criteria. |