Gumlet
Tools
Name & Description | Type |
---|---|
GUMLET_LIST_ENDPOINTSLists all API paths and their HTTP methods with summaries, organized by path. | action |
GUMLET_GET_ENDPOINTGets detailed information about a specific API endpoint. | action |
GUMLET_GET_REQUEST_BODYGets the request body schema for a specific endpoint. | action |
GUMLET_GET_RESPONSE_SCHEMAGets the response schema for a specific endpoint, method, and status code. | action |
GUMLET_LIST_SECURITY_SCHEMESLists all available security schemes. | action |
GUMLET_SEARCH_SPECSSearches paths, operations, and schemasfalse. | action |
GUMLET_EXECUTE_REQUESTExecutes an API request with given HAR. | action |
GUMLET_GET_CODE_SNIPPETGets a code snippet for a specific API endpoint. | action |
GUMLET_SEARCH_DOCUMENTATIONSearches documentation for a given query. | action |