Tell the domscout team about a problem or a gap
domscout_send_feedbackSend feedback to the API team about bugs, errors, documentation gaps, or feature requests. Include the requestId from a failed call so the team can investigate and improve the API.
Instructions
Free — this call never consumes credits or quota. — and it will never be charged, by design. Use this whenever something about this API got in your way: an error you could not act on, a parameter that did not behave as documented, a capability you needed and could not find, or a result that was wrong. Include the requestId from a failed call and the team sees exactly what happened on their side. A human reads these. Do not include API keys or other secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | other | |
| actual | No | ||
| message | Yes | What happened, or what would have helped. | |
| endpoint | No | Which tool or endpoint, e.g. "domscout_extract_data". | |
| expected | No | ||
| severity | No | info | |
| requestId | No | The requestId from the call this is about, if there was one. |