api_probe
Probe any HTTP API endpoint safely using any method, custom headers, and configurable response size limits to verify behavior and inspect responses before integration.
Instructions
Probe an API path with any method (safe).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| method | No | GET | |
| headers | No | ||
| max_bytes | No |