Data & Analytics10 toolsPaste one API key
Refiner integration for AI agents
Refiner is a customer feedback and survey tool designed to help businesses collect and analyze user insights.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Refiner once and call the same tools from all of them.
Setup
Connect Refiner 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
Refiner exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
refiner_get_account_info | Retrieves Refiner account information including subscription plan, usage limits, and | Read |
refiner_get_contact | Retrieve detailed information about a specific contact using their ID, email, or UUID | Read |
refiner_get_contacts | Retrieve a list of contacts from your Refiner account | Read |
refiner_get_forms | Retrieve a list of forms (surveys) from your Refiner account with optional filtering and | Read |
refiner_get_reporting | Retrieve aggregated reporting data for surveys including metrics and analytics | Read |
refiner_get_responses | Retrieve all survey responses from your Refiner account with optional filtering and pagination | Read |
refiner_get_segments | Retrieve a list of user segments from your Refiner account | Read |
refiner_track_event | Record a user event by name for a user identified via user ID or email | Read |
refiner_update_contact | Create or update a contact's attributes or account | Write |