set_default_response
Set a fallback JSON response for incoming requests that do not match any queue_response rule, enabling testing of bridge client behavior.
Instructions
Set the response returned when no queue_response rule matches an incoming request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes | The JSON object to send back for any unmatched request. |