You're looking at a specific version of this model. Jump to the model overview.
simpletuner /webhook-check:fb9c1d4d
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| webhook_url |
string
|
The webhook URL to test. Must be publicly accessible.
|
|
| timeout_seconds |
number
|
30
Min: 5 Max: 120 |
Timeout for the webhook request.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'additionalProperties': True, 'title': 'Output', 'type': 'object'}