Trustpilot Reviews (Legacy Alias)
tp_reviewsFetch Trustpilot reviews for specified domains or URLs. Supports language filters, review limits, and async execution via webhooks.
Instructions
Legacy alias for trustpilot_reviews. Prefer trustpilot_reviews for new integrations.
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 |