proxy_request
Call a provider API through Nango Proxy without exposing tokens. Specify environment, provider config, connection, method, and path.
Instructions
Call a provider API through the Nango Proxy without exposing provider tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes | ||
| provider_config_key | Yes | ||
| connection_id | Yes | ||
| method | Yes | ||
| path | Yes | ||
| query | No | ||
| headers | No | ||
| body | No |