Refiner
Overview
SLUG: REFINER
Description
Refiner is a customer feedback and survey tool designed to help businesses collect and analyze user insights.
Authentication Details
API Key
Connecting to Refiner
Create an auth config
Use the dashboard to create an auth config for the Refiner toolkit. This allows you to connect multiple Refiner accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Refiner Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Refiner toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
REFINER_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
REFINER_GET_ACCOUNT_INFO
Tool Name: Get Account Info
Description
Action Parameters
Action Response
REFINER_GET_CONTACT
Tool Name: Get Contact
Description
Action Parameters
Action Response
REFINER_GET_CONTACTS
Tool Name: Get Contacts
Description
Action Parameters
Action Response
REFINER_GET_FORMS
Tool Name: Get Forms
Description
Action Parameters
Action Response
REFINER_GET_REPORTING
Tool Name: Get Reporting
Description
Action Parameters
Action Response
REFINER_GET_RESPONSES
Tool Name: Get Survey Responses
Description
Action Parameters
Action Response
REFINER_GET_SEGMENTS
Tool Name: Get Segments
Description
Action Parameters
Action Response
REFINER_TRACK_EVENT
Tool Name: Track Event
Description
Action Parameters
Action Response
REFINER_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response