Tools
list_endpoints
List all API endpoints with optional filters
List all API endpoints with optional filters.
| Parameter | Type | Required | Description |
|---|---|---|---|
spec | "storefront" | "management" | No | Filter by API |
tag | string | No | Filter by tag (partial match) |
method | "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | No | Filter by HTTP method |
Example prompt: "List all POST endpoints in the Management API"