Trustpilot Reviews
trustpilot_reviewsFetch Trustpilot reviews for domains or URLs with language filters and review limits.
Instructions
Fetch Trustpilot reviews with the documented /trustpilot-reviews endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Skip reviews. | |
| async | No | Deprecated compatibility flag. Prefer execution_mode. | |
| query | Yes | One or more Trustpilot domains or review URLs. | |
| fields | No | Specific fields to return. | |
| webhook | No | Optional webhook URL for async completion. | |
| languages | No | Language filters. | |
| reviews_limit | No | Maximum reviews per query. | |
| execution_mode | No | Execution strategy. Use auto to let the MCP server choose between sync and async. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| async | No |