Gleap
Overview
SLUG: GLEAP
Description
Gleap is an all-in-one customer feedback tool for apps and websites, enabling direct communication with users to build better software by discovering their everyday pain points.
Authentication Details
API Key
Connecting to Gleap
Create an auth config
Use the dashboard to create an auth config for the Gleap toolkit. This allows you to connect multiple Gleap accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Gleap 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 Gleap toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GLEAP_ARCHIVE_A_TICKET
Tool Name: Archive a Ticket
Description
Action Parameters
Action Response
GLEAP_CREATE_A_COLLECTION
Tool Name: Create a Collection
Description
Action Parameters
Action Response
GLEAP_CREATE_A_NEW_CHAT_MESSAGE
Tool Name: Create a new chat message
Description
Action Parameters
Action Response
GLEAP_CREATE_A_NEW_TEAM
Tool Name: Create a new team
Description
Action Parameters
Action Response
GLEAP_CREATE_A_NEW_TICKET
Tool Name: Create a new ticket
Description
Action Parameters
Action Response
GLEAP_DELETE_A_USER_FROM_A_PROJECT
Tool Name: Delete a User from a Project
Description
Action Parameters
Action Response
GLEAP_GET_A_CHECKLIST_ACTION
Tool Name: Get a Checklist
Description
Action Parameters
Action Response
GLEAP_GET_A_COLLECTION
Tool Name: Get a Collection
Description
Action Parameters
Action Response
GLEAP_GET_ALL_ARTICLES
Tool Name: Get all articles
Description
Action Parameters
Action Response
GLEAP_GET_ALL_CHAT_MESSAGES
Tool Name: Get all chat messages
Description
Action Parameters
Action Response
GLEAP_GET_ALL_COLLECTIONS
Tool Name: Get All Collections
Description
Action Parameters
Action Response
GLEAP_GET_ALL_INVITATIONS_FOR_A_PROJECT
Tool Name: Get All Invitations for a Project
Description
Action Parameters
Action Response
GLEAP_GET_ALL_SESSIONS
Tool Name: Get all sessions
Description
Action Parameters
Action Response
GLEAP_GET_ALL_TEAMS
Tool Name: Get All Teams
Description
Action Parameters
Action Response
GLEAP_GET_ALL_TICKETS
Tool Name: Get All Tickets
Description
Action Parameters
Action Response
GLEAP_GET_ALL_USERS_FOR_A_PROJECT
Tool Name: Get All Users for a Project
Description
Action Parameters
Action Response
GLEAP_GET_A_TICKET
Tool Name: Get a ticket
Description
Action Parameters
Action Response
GLEAP_GET_CURRENT_USER
Tool Name: Get current user
Description
Action Parameters
Action Response
GLEAP_GET_HELP_CENTER_SOURCES
Tool Name: Get Help Center Sources
Description
Action Parameters
Action Response
GLEAP_GET_NOTIFICATION_TICKET
Tool Name: Get notification ticket
Description
Action Parameters
Action Response
GLEAP_GET_SESSION_CHECKLISTS
Tool Name: Get session checklists
Description
Action Parameters
Action Response
GLEAP_IDENTIFY_USER
Tool Name: Identify or update user
Description
Action Parameters
Action Response
GLEAP_LINK_A_TICKET
Tool Name: Link a Ticket
Description
Action Parameters
Action Response
GLEAP_SEARCH_FOR_TICKETS
Tool Name: Search for Tickets
Description
Action Parameters
Action Response
GLEAP_TRACK_EVENTS
Tool Name: Track events
Description
Action Parameters
Action Response
GLEAP_UNARCHIVE_A_TICKET
Tool Name: Unarchive a Ticket
Description
Action Parameters
Action Response
GLEAP_UNLINK_A_TICKET
Tool Name: Unlink a Ticket
Description
Action Parameters
Action Response
GLEAP_UPDATE_A_USER_FOR_A_PROJECT
Tool Name: Update a User for a Project
Description
Action Parameters
Action Response
GLEAP_UPDATE_CHAT_MESSAGE
Tool Name: Update Chat Message
Description
Action Parameters
Action Response