cakemail_get_endpoint
Retrieve detailed specifications for any Cakemail API endpoint by providing its path and HTTP method. Enables accurate code generation from authoritative API specs.
Instructions
Get detailed specification for a specific Cakemail API endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | API endpoint path (e.g., "/campaigns/{id}") | |
| method | Yes | HTTP method (e.g., "GET", "POST") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||