Data & Analytics11 toolsPaste one API key
Mopinion integration for AI agents
Mopinion captures user feedback across websites and apps, providing insights, analytics, and reporting to optimize user experiences and drive conversions.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Mopinion once and call the same tools from all of them.
Setup
Connect Mopinion through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Mopinion exposes 11 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
mopinion_get_account | Retrieve the current authenticated account information | Read |
mopinion_get_dataset_by_id | Retrieve complete metadata for a specific Mopinion dataset (feedback form) by its ID | Read |
mopinion_get_dataset_feedback | Retrieve feedback items (survey responses) for a specific dataset/form with optional pagination | Read |
mopinion_get_dataset_feedback_by_id | Retrieves a single feedback item by its unique identifier from a specific dataset | Read |
mopinion_get_dataset_fields | Retrieve field definitions for a dataset | Read |
mopinion_get_deployment_by_id | Retrieves detailed configuration for a specific feedback form deployment by its ID | Read |
mopinion_get_deployments | List all deployments for the authenticated Mopinion account | Read |
mopinion_get_report_by_id | Retrieves detailed information about a specific Mopinion report by its ID | Read |
mopinion_get_report_feedback | Retrieve feedback items for a report | Read |
mopinion_get_report_fields | Retrieve field definitions for a specific report | Read |
mopinion_get_root | Check Mopinion API availability and get version information | Read |