Back to tracker
Plugin tracker
Tools
Explore what tracked Claude Connectors and ChatGPT Plugins can actually do. Search by tool, Plugin, Brand, category, verb, or access requirement.
Latest snapshot2026-09-12USmethodology registry-public-v1
Searchable tools
113,018
Authless tools
7,424
Auth required
100,766
Described tools
61,167
113,018 tools
- get_churn_analyticsgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_customer_ai_summarygetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_customer_detailgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_customer_main_statsgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_customer_notesgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_insightsgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_lost_mrrgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_mrr_trend_by_healthgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_property_valuesgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_scoring_historygetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - get_statistics_overviewgetCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - list_alertslistCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - list_customerslistCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - list_propertieslistCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - list_segmentslistCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - list_tagslistCustomerscoreCustomerscore.io
ConnectorrequiredCustomer Support - add_asset_playlistadd · This operation adds a single asset or a list of assets to a playlist.GumletGumlet
ConnectornoneDeveloper Tools - asset_audio_uploadasset · Add any audio file to the video asset.
The response of this API call gives `upload_url` for each language specified. You need to send a `PUT` request of the audio files to those URLs. Once that's done, you need to call the audio upload complete API. Only after that will Gumlet add audio to the asset.GumletGumlet
ConnectornoneDeveloper Tools - asset_status_historyasset · This endpoint retrieves the history of a live video asset that has previously been created.GumletGumlet
ConnectornoneDeveloper Tools - complete_audio_uploadcomplete · This API must be called after adding audio(s); The add audio call gives you URLs to upload, and you complete a `PUT` request to those URLs.
Once that is done, calling this initiates the process to actually add the subtitle to the video.GumletGumlet
ConnectornoneDeveloper Tools - complete_live_streamcomplete · This endpoint allows marking live assets complete. Once the live asset is marked complete, it can no longer be used to ingest the live stream on Gumlet.GumletGumlet
ConnectornoneDeveloper Tools - complete_multipart_uploadcomplete · Once you upload all parts to S3 bucket via pre-signed URL, use this endpoint to complete the multipart upload.GumletGumlet
ConnectornoneDeveloper Tools - complete_subtitle_uploadcomplete · This API must be called after adding subtitles; the add subtitle call gives you URLs to upload, and you complete a `PUT` request to those URLs.
Once that is done, calling this initiates the process to actually add the subtitle to the video.GumletGumlet
ConnectornoneDeveloper Tools - create_assetcreate · An asset refers to a media content/video that is processed, stored, and delivered through Gumlet. This endpoint creates an asset allowing users to ingest media content into the Gumlet system for processing and delivery.GumletGumlet
ConnectornoneDeveloper Tools - create_asset_direct_uploadcreate · This endpoint creates a video asset allowing to upload of the video from the local file system and ingest media content into the Gumlet system for processing and delivery.Body Parameters are the same as the Create Asset Body Parameters except for the `input` parameter which this endpoint does not take.A successful response will be returned with `upload_url` field. You can make `PUT` request to that URL to upload video. To upload video using `upload_url` refer to [this](https://docs.gumlet.com/docs/direct-upload#2-use-the-url-to-upload-a-file).GumletGumlet
ConnectornoneDeveloper Tools - create_foldercreate · Create a folder inside a video workspace. Optionally provide `parent_id` to create a nested folder.GumletGumlet
ConnectornoneDeveloper Tools - create_image_sourcecreate · This endpoint allows users to create image source.GumletGumlet
ConnectornoneDeveloper Tools - create_live_assetcreate · A live asset refers to a media content/video that is live-streamed through Gumlet. This endpoint creates a live streaming asset allowing users to live stream a video that will be pushed to Gumlet.GumletGumlet
ConnectornoneDeveloper Tools - create_live_asset_copycreate · A live asset refers to a media content/video that is live-streamed through Gumlet. This endpoint allows user to update a live streaming asset.GumletGumlet
ConnectornoneDeveloper Tools - create_playlistcreate · Create new playlist inside video wprkspaceGumletGumlet
ConnectornoneDeveloper Tools - create_profilecreate · Gumlet provides the functionality of creating multiple video assets using the same set of parameters. A Video profile is a set of parameters that can be referenced/used while creating a video as a single parameter.GumletGumlet
ConnectornoneDeveloper Tools - create_update_chaptercreate · This endpoint will create/update video asset chapters.GumletGumlet
ConnectornoneDeveloper Tools - create_webhookcreate · Creates a new webhook listener.GumletGumlet
ConnectornoneDeveloper Tools - create_workspacecreate · Video workspaces are top-level entities in Gumlet. You can use them to organize videos for different teams/departments or use cases.GumletGumlet
ConnectornoneDeveloper Tools - delete_assetdelete · This endpoint removes an asset given its unique asset id. The asset will be removed from storage as well, associated URLs will be inaccessible.GumletGumlet
ConnectornoneDeveloper Tools - delete_folderdelete · Delete a folder. Descendant folders and assets inside them are deleted by the backend workflow.GumletGumlet
ConnectornoneDeveloper Tools - delete_live_assetdelete · This endpoint removes a live asset given its unique live asset id. The live asset will be removed from storage as well, associated URLs will be inaccessible.GumletGumlet
ConnectornoneDeveloper Tools - delete_playlistdelete · Deletes this playlist.GumletGumlet
ConnectornoneDeveloper Tools - delete_profiledelete · This endpoint removes a profile given its unique `profile_id`. The profile will be removed but video assets created using the profile will remain as it is.GumletGumlet
ConnectornoneDeveloper Tools - delete_sourcedelete · This endpoint removes a image source. All image delivery using this subdomain will be stopped.GumletGumlet
ConnectornoneDeveloper Tools - delete_webhookdelete · Delete webhook listener endpoint.GumletGumlet
ConnectornoneDeveloper Tools - delete_workspacedelete · This endpoint removes a video workspace given its unique asset id. All the asset in workspace will be removed from storage as well, associated URLs will be inaccessible.GumletGumlet
ConnectornoneDeveloper Tools - fetch_audit_logsfetch · Get audit logs for the user activity in your organisation. Please note that this endpoint can only be accessed by `owner` and `admin` role users.GumletGumlet
ConnectornoneDeveloper Tools - fetch_orgfetch · You can get organization data using this API.GumletGumlet
ConnectornoneDeveloper Tools - fetch_userfetch · This endpoint gives information about the user account.GumletGumlet
ConnectornoneDeveloper Tools - filter_live_assetsfilter · This endpoint lists live assets on the basis of `status` for the given `live_source_id`.GumletGumlet
ConnectornoneDeveloper Tools - get_all_playlistsget · Get all playlists for given workspaceGumletGumlet
ConnectornoneDeveloper Tools - get_asset_detailsget · This endpoint retrieves the details of an asset that has previously been created.GumletGumlet
ConnectornoneDeveloper Tools - get_folderget · Get a single folder by id.GumletGumlet
ConnectornoneDeveloper Tools - get_image_sources_source_idget · Get all details about image source.GumletGumlet
ConnectornoneDeveloper Tools
What is Tool Explorer?
Tool Explorer indexes the callable tool names and descriptions attached to public registry profiles. It is useful for seeing what agents can actually invoke, not just which profile exists.
How do category and verb filters work?
Category filters use the live registry category rollup. Verb filters use the public tool insights rollup, so the page stays backed by the same read models as the tracker charts.
Why do auth requirements matter?
Auth requirements show whether a tool is likely usable without account connection, requires authentication, is private, or is unknown in the current snapshot.