prepare_api_call
Builds an API call from cached docs by slug. Enter a documentation slug to obtain method, path, auth mode, and example body.
Instructions
Build method, path, auth mode and example body from cached docs by slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Documentation slug, e.g. email-add or trigger-send-v2 | |
| path_params | No | Path parameter values, e.g. trigger_id or email_hash |