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 Users Workspacesgetusersworkspaces · Get the current user's workspaces, including accepted workspaces and primary workspace with names. Access: Requires user authentication. Returns: The user's accepted workspaces and primary workspace, each with ID and name.HiveHive
PluginrequiredProductivity - Get Workspacegetworkspace · Get a workspace by ID Access: Requires workspace access or be a member of the workspace Parameters: - workspaceId: The ID of the workspace to retrieve Returns: The requested workspaceHiveHive
PluginrequiredProductivity - Get Workspace Holidays By Rangegetworkspaceholidaysbyrange · Lists workspace holidays within a date range.HiveHive
PluginrequiredProductivity - Get Workspace Membersgetworkspacemembers · Lists members of a Hive workspace.HiveHive
PluginrequiredProductivity - Get Workspace Resource Placeholdersgetworkspaceresourceplaceholders · Get all resource placeholders for a workspace Access: Requires user access to the workspace Parameters: - workspaceId: The ID of the workspace - specificIds: Array of specific resource placeholder IDs to return Returns: Array of ResourcePlaceholder objectsHiveHive
PluginrequiredProductivity - Insert Action Dependencyinsertactiondependency · Creates a dependency between two existing actions. Create the actions first, then pass the predecessor action (the one that blocks) as source and the dependent/successor action that waits on it as target. Supports FS (finish-to-start), SS (start-to-start), FF (finish-to-finish), and SF (start-to-finish). An existing source/target link is returned unchanged.HiveHive
PluginrequiredProductivity - Insert Approval Roundinsertapprovalround · Creates an approval round with an initial empty stage. Add approvers separately with changeApprovalStageApprover.HiveHive
PluginrequiredProductivity - Insert Approval Stageinsertapprovalstage · Adds an empty approval stage to an approval round. Add approvers separately with changeApprovalStageApprover.HiveHive
PluginrequiredProductivity - Insert Groupinsertgroup · Creates a Hive direct message, group chat, or thread for specified members and teams. For a direct message, members is the complete membership including the caller; exact membership is used to find and reuse an existing conversation. Requires access to the workspace.HiveHive
PluginrequiredProductivity - Insert Holidayinsertholiday · Adds a holiday to a workspace holiday calendar.HiveHive
PluginrequiredProductivity - Insert Labelinsertlabel · Creates a new LabelHiveHive
PluginrequiredProductivity - Insert Postinsertpost · Creates a Hive news post with optional category, attachment, and predefined reactions. Requires access to the workspace.HiveHive
PluginrequiredProductivity - Insert Project Status Updateinsertprojectstatusupdate · Append a project-level status update (Project Navigator status column). Requires project access. Use getStatusesForWorkspace to list valid statusId values. Access: Requires project accessHiveHive
PluginrequiredProductivity - Insert Recurring Actioninsertrecurringaction · Adds a recurrence schedule to an existing Hive action; create the action first. Supports daily, weekly, monthly, and annual patterns ending never, after a count, or on a date. Requires access to the action; missing or inaccessible actions are rejected.HiveHive
PluginrequiredProductivity - Insert User Taginsertusertag · Assigns one resourcing role or custom tag to a user or placeholder. Placeholder roles are set through updateResourcePlaceholder; bulk custom-tag changes use updateUserTags. Set exactly one of userId or placeholderId; the server derives customTagId for custom tags. Requires resourcing access and the matching tag or role permission; missing, mismatched, duplicate, or invalid resources are rejected.HiveHive
PluginrequiredProductivity - Invite Membersinvitemembers · Invites or adds members to a Hive workspace.HiveHive
PluginrequiredProductivity - Link File Store Node To Projectslinkfilestorenodetoprojects · Links a File Library item to projects. projectIds must not be empty. For AI proofing guidelines, link the folder to at least one project before marking it as a guideline folder.HiveHive
PluginrequiredProductivity - Link Recordslinkrecords · Links related Hive table records. Repeating an existing link is idempotent.HiveHive
PluginrequiredProductivity - List File Library Nodeslistfilelibrarynodes · Paginated File Library listing. - specificIds: fetch known nodes by ID; preserves input order - parentId: list direct folder children; pass null for the workspace root, omit for all folders - search: workspace-wide name search when parentId is omitted; parent-scoped search when parentId is set - nodeType: optional file/folder filtersHiveHive
PluginrequiredProductivity - Log Sequence Calllogsequencecall · Records the outcome of a sequence call step.HiveHive
PluginrequiredProductivity - Modify Labelmodifylabel · Updates an existing LabelHiveHive
PluginrequiredProductivity - Move File Library Itemsmovefilelibraryitems · Moves File Library items to another folder.HiveHive
PluginrequiredProductivity - Move Google Drive Filemovegoogledrivefile · Moves a file in the connected Google Drive account.HiveHive
PluginrequiredProductivity - Plan Campaignplancampaign · Generates or refreshes the working plan for a CRM campaign.HiveHive
PluginrequiredProductivity - Prepare Campaign Recipient Planspreparecampaignrecipientplans · Starts asynchronous drafting for selected campaign recipients and returns immediately. Recipient status progresses from queued to drafting, then to a persisted plan or failed; this does not send campaign email. Poll getCampaignRecipients until no selected recipient is queued or drafting. Finished drafts are reviewed and sent from the campaign Queue.HiveHive
PluginrequiredProductivity - Preview Campaign Audiencepreviewcampaignaudience · Previews candidate audience rows for a proposed campaign audience definition. Deprecated: use previewCampaignAudienceResult for empty-state metadata. Access: caller must be a non-external member of the workspace. Errors: invalid or unauthorized workspace access is rejected.HiveHive
PluginrequiredProductivity - Propose Campaign Recipient Strategiesproposecampaignrecipientstrategies · Proposes and persists a play strategy for each active campaign recipient.HiveHive
PluginrequiredProductivity - Publish Buzz Snippet Versionpublishbuzzsnippetversion · Publish a draft/latest Buzz snippet version so Buzz can run it from chat. Publish only after dryRunBuzzSnippetVersion returns success true and its output matches the requested outcome; a returned failure report is not a successful dry run.HiveHive
PluginrequiredProductivity - Read URL Contentreadurlcontent · Read a URL (PDF, image, document, web page) and return either a 1-2 sentence summary or a targeted answer to a question. Token-efficient alternative to fetchFiles when you only need an answer or a high-level summary, not the raw file. Use attachFiles for Hive action/comment files (fileId) or fetchFiles for external HTTPS URLs when you need the raw file content.HiveHive
PluginrequiredProductivity - Remove Action Dependencyremoveactiondependency · Removes a dependency between two actions.HiveHive
PluginrequiredProductivity - Remove Files From File Libraryremovefilesfromfilelibrary · Remove existing files from the explicit File Library repository without deleting the files or removing their action/message attachments.HiveHive
PluginrequiredProductivity - Remove Project Budgetremoveprojectbudget · Removes a budget entry from a Hive project.HiveHive
PluginrequiredProductivity - Remove Project Ownerremoveprojectowner · Removes a user from a project's owner list. Fails when the user is the project's only remaining owner; when replacing owners, add the new owner first.HiveHive
PluginrequiredProductivity - Remove Project Status Updateremoveprojectstatusupdate · Remove a project-level status update by statusUpdateId. Access: Requires project accessHiveHive
PluginrequiredProductivity - Rename File Library Folderrenamefilelibraryfolder · Rename an existing folder. For File Library (fileStore) folders, updates the folder path and descendant folder paths. Caller must have edit access on the folder.HiveHive
PluginrequiredProductivity - Request Approvalsrequestapprovals · Request approvals from all approvers in an approval round. Notifies approvers and marks the round as requested. Use this after setting up all stages and approvers to officially request their review.HiveHive
PluginrequiredProductivity - Restore Recordsrestorerecords · Restores soft-deleted Hive table records.HiveHive
PluginrequiredProductivity - Run Buzz Snippet Versionrunbuzzsnippetversion · Start a published Buzz snippet run asynchronously. Returns immediately with runId and status running. Call wait with event buzz_snippet_run and scope.runId, then summarize when the thread resumes.HiveHive
PluginrequiredProductivity - Save Email Attachment To File Librarysaveemailattachmenttofilelibrary · Copies an attachment from the caller's connected Gmail or Outlook mailbox into Hive File Library, with optional folder placement and sharing. Requires an authenticated connected mailbox and write access to the target File Library folder. Missing or oversized attachments, provider failures, and inaccessible folders are rejected; maximum size is 15 MB.HiveHive
PluginrequiredProductivity - Score Campaign Audiencescorecampaignaudience · Read-only LLM scoring of candidate persons against a persona. No campaign state is mutated; results are not persisted.HiveHive
PluginrequiredProductivity - Search Actionsgetactions · Returns a paginated list of actions by workspaceId and ID/simpleIdHiveHive
PluginrequiredProductivity - Search Google Drive Filessearchgoogledrivefiles · Searches files in the connected Google Drive account.HiveHive
PluginrequiredProductivity - Search Notessearchnotes · Searches Hive notes the caller can access.HiveHive
PluginrequiredProductivity - Search QuickBooks Itemssearchquickbooksitems · Searches items in the caller's connected QuickBooks company by item ID, exact name, or fully qualified name. Prefer itemId when available, such as a purchase-order ItemRef value.HiveHive
PluginrequiredProductivity - Search QuickBooks Purchase Orderssearchquickbookspurchaseorders · List or search QuickBooks purchase orders for the current user's connected company. Paginate with startPosition (1-based) and first (page size, max 100). Optionally filter by exact DocNumber.HiveHive
PluginrequiredProductivity - Send CallMail Email Nowemailnowforcallmail · Sends a scheduled CallMail email immediately.HiveHive
PluginrequiredProductivity - Send Messageinsertmessage · Sends a message or comment to a Hive chat, action, note, goal, project, opportunity, or notification. Requires target-container access; participant-created direct messages require workspace access. For an existing container, pass containerId and containerType. For a new direct message, omit containerId and pass workspaceId, participants, and containerType: group. Participants must be active workspace members, external members, or system admins, never stubs. Prefer bodyMarkdown and omit body; body wins when both are supplied. To notify, put the 17-character user ID in mentions and <@USER_ID> in bodyMarkdown; plain @name or @userId does not notify. Returns the created message with computed fields.HiveHive
PluginrequiredProductivity - Send Notificationsendnotification · Creates an activity feed entry and sends its configured notification.HiveHive
PluginrequiredProductivity - Set Account Proofing Guideline Documentssetaccountproofingguidelinedocuments · Replaces the proofing guideline file links for an account. Access: requires access to the account. Errors: standard authentication and account access errors.HiveHive
PluginrequiredProductivity - Set Action Colorsetactioncolor · Set the color of an action to be used in the timeline view.HiveHive
PluginrequiredProductivity
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.