Helpwise
Overview
SLUG: HELPWISE
Description
Helpwise is an easy-to-use customer service platform that helps you manage all customer communication from a single place.
Authentication Details
API Key
Connecting to Helpwise
Create an auth config
Use the dashboard to create an auth config for the Helpwise toolkit. This allows you to connect multiple Helpwise accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Helpwise 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 Helpwise toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
HELPWISE_CREATE_ATTACHMENT
Tool Name: Create attachment
Description
Action Parameters
Action Response
HELPWISE_CREATE_NOTE
Tool Name: Add note to conversation
Description
Action Parameters
Action Response
HELPWISE_CREATE_TEAM
Tool Name: Create Helpwise Team
Description
Action Parameters
Action Response
HELPWISE_CREATE_WEBHOOK
Tool Name: Create Helpwise Webhook
Description
Action Parameters
Action Response
HELPWISE_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
HELPWISE_DELETE_CONVERSATION
Tool Name: Delete Helpwise Conversation
Description
Action Parameters
Action Response
HELPWISE_DELETE_MAILBOX
Tool Name: Delete Mailbox
Description
Action Parameters
Action Response
HELPWISE_DELETE_MESSAGE
Tool Name: Delete Helpwise Message
Description
Action Parameters
Action Response
HELPWISE_DELETE_NOTE
Tool Name: Delete Helpwise Note
Description
Action Parameters
Action Response
HELPWISE_DELETE_SIGNATURE
Tool Name: Delete Signature
Description
Action Parameters
Action Response
HELPWISE_DELETE_TAG
Tool Name: Delete Tag
Description
Action Parameters
Action Response
HELPWISE_DELETE_TEAM
Tool Name: Delete Team
Description
Action Parameters
Action Response
HELPWISE_DELETE_TEMPLATE
Tool Name: Delete Template
Description
Action Parameters
Action Response
HELPWISE_DELETE_WEBHOOK
Tool Name: Delete Helpwise Webhook
Description
Action Parameters
Action Response
HELPWISE_GET_ATTACHMENT
Tool Name: Get Attachment
Description
Action Parameters
Action Response
HELPWISE_GET_ATTACHMENTS
Tool Name: Get Conversation Attachments
Description
Action Parameters
Action Response
HELPWISE_GET_CONTACT
Tool Name: Get Helpwise Contact
Description
Action Parameters
Action Response
HELPWISE_GET_CONVERSATION
Tool Name: Get Conversation
Description
Action Parameters
Action Response
HELPWISE_GET_CONVERSATIONS
Tool Name: Get Conversations
Description
Action Parameters
Action Response
HELPWISE_GET_MAILBOX
Tool Name: Get Helpwise Mailbox
Description
Action Parameters
Action Response
HELPWISE_GET_MAILBOXES
Tool Name: Get Helpwise Mailboxes
Description
Action Parameters
Action Response
HELPWISE_GET_MESSAGES
Tool Name: Get Helpwise Messages
Description
Action Parameters
Action Response
HELPWISE_GET_NOTE
Tool Name: Get Conversation Note
Description
Action Parameters
Action Response
HELPWISE_GET_NOTES
Tool Name: Get Conversation Notes
Description
Action Parameters
Action Response
HELPWISE_GET_TAG
Tool Name: Get Helpwise Tag
Description
Action Parameters
Action Response
HELPWISE_GET_TEAM
Tool Name: Get Helpwise Team
Description
Action Parameters
Action Response
HELPWISE_GET_TEAMS
Tool Name: Get Helpwise Teams
Description
Action Parameters
Action Response
HELPWISE_GET_TEMPLATES
Tool Name: Get Helpwise Templates
Description
Action Parameters
Action Response
HELPWISE_GET_USERS
Tool Name: Get Helpwise Users
Description
Action Parameters
Action Response
HELPWISE_GET_WEBHOOK
Tool Name: Get Helpwise Webhook
Description
Action Parameters
Action Response
HELPWISE_GET_WEBHOOKS
Tool Name: Get Helpwise Webhooks
Description
Action Parameters
Action Response
HELPWISE_UPDATE_CONTACT
Tool Name: Update Helpwise Contact
Description
Action Parameters
Action Response
HELPWISE_UPDATE_MAILBOX
Tool Name: Update Mailbox
Description
Action Parameters
Action Response
HELPWISE_UPDATE_MESSAGE
Tool Name: Update Helpwise Message
Description
Action Parameters
Action Response
HELPWISE_UPDATE_TAG
Tool Name: Update Helpwise Tag
Description
Action Parameters
Action Response
HELPWISE_UPDATE_TEMPLATE
Tool Name: Update Helpwise Template
Description
Action Parameters
Action Response