Basic Information
Schema Configuration
Authentication
Rate Limiting
Limit the number of requests per second to this API
Retry on Failure
Automatically retry failed requests on transient errors (timeouts, 5xx, 429)
Circuit Breaker
Automatically open the circuit after repeated failures to protect downstream APIs
Custom Headers
Static headers sent with every request to this API.
Default Path Parameters
Set default values for common path parameters. These become optional in tool schemas.