search_endpoints
Search for Magento 2 REST API endpoints using keywords. Optionally filter by HTTP method or category tag to refine results.
Instructions
Search for Magento 2 REST API endpoints using keywords. Use SHORT keyword queries (1-3 words) to find endpoints by path, method, category, or description. You can optionally filter by HTTP method or category tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries | Yes | List of 1-3 short keyword queries. Examples: ['cart', 'customer'], ['product catalog'], ['order invoice'] | |
| filter_by_method | No | Optional: Filter by HTTP method (GET, POST, PUT, DELETE, PATCH) | |
| filter_by_tag | No | Optional: Filter by category tag (e.g., 'carts/mine', 'customers', 'products') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |