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
- 活動記録の登録create · 認証済みユーザー自身の活動記録を、指定した組織のプロジェクト型証明書として登録します。登録内容は取り消せないため、必ずユーザーに組織と文面を確認してから呼び出してください。Career PassportDOU
PluginrequiredHR & Recruiting - 組織一覧の取得get · 認証済みユーザーが関連する組織(学校・企業など)の一覧を取得します。特定の組織のキャリアレコードを取得したい場合は、まずこのtoolで組織IDを確認してください。Career PassportDOU
PluginrequiredHR & Recruiting - Add Action Actual Timeaddactionactualtime · Add or edit time tracking item for action Access: Requires user access to the underlying action and related project Errors: Throws error if user does not have access to action or project.HiveHive
PluginrequiredProductivity - Add Files To File Libraryaddfilestofilelibrary · Add existing Hive files to the explicit File Library repository without duplicating or deleting the underlying files. If parentId is omitted and no sharingType is provided, files default to Only me. If parentId is provided and no sharingType is provided, files inherit folder access.HiveHive
PluginrequiredProductivity - Add Project Budgetaddprojectbudget · Adds a budget entry to a Hive project.HiveHive
PluginrequiredProductivity - Add Project Owneraddprojectowner · Adds a user to a project's owner list without removing existing owners. To replace owners, add the new owner before removing the previous owner so the project never has zero owners.HiveHive
PluginrequiredProductivity - Add Status To Project Viewaddstatustoprojectview · Adds a status to a project's workflow. Use setCustomStatusColor afterward when the status also needs a custom color.HiveHive
PluginrequiredProductivity - Apply Action Templateapplyactiontemplate · Applies an action template and returns section-placement details, including whether the default section was skipped.HiveHive
PluginrequiredProductivity - Apply Approval Templateapplyapprovaltemplate · Applies an approval template to an action, creating its configured rounds, ordered stages, and approvers.HiveHive
PluginrequiredProductivity - Apply Project Templateapplyprojecttemplate · Apply a project template to an existing project. This mutation copies settings, structure, and configuration from a template project to a target project based on the importWith flags. Access: Requires user access to both template and target projects Returns: The updated target projectHiveHive
PluginrequiredProductivity - Archive Actionsarchiveactions · Archives or restores specified Hive action cards. Requires concrete, non-empty actionIds. Use only for Hive actions, not email, inbox, or message cleanup.HiveHive
PluginrequiredProductivity - Archive CRM Recordsarchivecrmrecords · Soft-archives CRM records of one type; pass one ID for a single record. Records remain recoverable. Resolve IDs first and call only for an explicit archive, delete, or remove request; do not use it to close an opportunity—use closeOpportunity instead. Requires CRM access. Account batches fail when live child accounts exist outside the batch. Returns the archived-record count.HiveHive
PluginrequiredProductivity - Archive Field Defsarchivefielddefs · Archives table field definitions without deleting stored record values.HiveHive
PluginrequiredProductivity - Attach Files To Actionattachfilestoaction · Attaches existing Hive file IDs to an action. Use insertActions attachments while creating a new action. Loading file content does not attach it.HiveHive
PluginrequiredProductivity - Auto Select Campaign Recipientsautoselectcampaignrecipients · Selects and persists up to the campaign's target count of recipients after the audience preview is explicitly confirmed, choosing at most one objective-fit person per account and skipping accounts without a credible match. Requires campaign-workspace access and an existing audience definition; missing, unauthorized, or unconfirmed campaigns are rejected. Does not send.HiveHive
PluginrequiredProductivity - Bulk Update Actions Followersbulkupdateactionsfollowers · Adds or removes the current user as a follower on specified actions.HiveHive
PluginrequiredProductivity - Bulk Update Project Statusesbulkupdateprojectstatuses · Bulk update project-level statuses for many projects in one call. Each row requires projectId. Resolve statusId or statusName against workspace Statuses. Returns per-row updated/skipped/failed outcomes. Access: Requires workspace access; each row enforces project access and skips read-only members.HiveHive
PluginrequiredProductivity - Change Approval Stage Approverchangeapprovalstageapprover · Adds or replaces a user, team, placeholder, or external approver at a numbered position in an approval stage. An existing approver at that zero-based index is replaced; an index beyond the current list appends an approver.HiveHive
PluginrequiredProductivity - Close Opportunitycloseopportunity · Closes an opportunity as won, lost, or dormant and applies its close-stage fields. Use this rather than updateOpportunity for explicit closure; both use the same close bundle. Confirm with the user before closing a Salesforce-synced opportunity whose externalId is set.HiveHive
PluginrequiredProductivity - Confirm Campaign Audienceconfirmcampaignaudience · Persists the exact campaign accounts or people explicitly selected for an in-progress campaign build. It does not send campaign email. Access: caller must have access to the campaign workspace. Errors: missing campaign or unauthorized workspace access is rejected.HiveHive
PluginrequiredProductivity - Convert Action To Projectconvertactiontoproject · Creates a project from an action and copies its subactions into the new project. The name defaults to the action title and membership defaults to the caller. Can apply a template, add members or teams, configure sharing, nest the project, and optionally delete the original action. Requires action and workspace access.HiveHive
PluginrequiredProductivity - Copy File Library Itemscopyfilelibraryitems · Copies File Library items to another folder.HiveHive
PluginrequiredProductivity - Create Accountcreateaccount · Creates a CRM account in a Hive workspace.HiveHive
PluginrequiredProductivity - Create Actionsinsertactions · Creates Hive action cards. Use explicit ranks when exact ordering matters. The result maps each inputIndex to its rank, actionId, title, and URL for parent or dependency references. Set layout.hiddenSections to hide supported card sections. Requires workspace and project access; actions are not created in inaccessible projects. When the user says "on my list" or otherwise implies personal ownership, use the caller as assignee by default.HiveHive
PluginrequiredProductivity - Create App Workflowcreateappworkflow · Create an App Workflow. For Buzz jobs that should run deterministic published snippet code (especially API request triggers), use runBuzzSnippetVersion with snippetId. For open-ended Buzz prompts or digests, use sendAICommand. If the input is complex, vague, ambiguous, or multi-step and no published snippet fits, use sendAICommand even if Buzz is not explicitly mentioned. IMPORTANT: When creating workflows with cron triggers, specify recurrence ONLY in trigger.conditions.fieldValue (the recurring schedule definition), NEVER in the operation prompt. Before creating or updating a workflow with runBuzzSnippetVersion, call getBuzzSnippets if you only know the snippet name, then call getBuzzSnippetVersion for the publishedVersionId and read inputSchema.properties plus inputSchema.required. Build inputMapping as an array with one entry per snippet input field that should be populated: { inputField, value }. Use value { type: "path", path } for workflow context references; { type: "template", parts: [{ type: "text", text }, { type: "path", path }] } for strings assembled from context; { type: "string"|"number"|"boolean", value } or { type: "null" } for primitive literals; and { type: "json", value: "<JSON array or object>" } for complex literals. Common paths: trigger.action._id, trigger.action.title, trigger.action.description, trigger.action.status, trigger.action.projectId, trigger.action.assignees, trigger.action.labels, actionUrl, trigger.actionChange.triggeredFields, trigger.actionChange.fieldValues, workflow._id, workflow.name, workflow.workspace, now.iso, now.unix, trigger.fileId, trigger.folderId, trigger.name (File Library triggers), trigger.record._id, trigger.record.cells.<fieldKey>, trigger.record.workspace, trigger.table._id, trigger.changedFields, trigger.cellChanges.<fieldKey>.current (Table record triggers). For API request triggers, set inputMapping to null to pass the request payload through unchanged.HiveHive
PluginrequiredProductivity - Create Buzz Snippetcreatebuzzsnippet · Create a workspace-level Buzz snippet draft. Publish it before normal chat runs. Declare allowedTools/externalConnections for every Hive tool, HTTP connection, or MCP tool used by the code.HiveHive
PluginrequiredProductivity - Create CRM Associationcreatecrmassociation · Creates or upserts a CRM association. For Buzz and automation: after createOpportunity from an action context, either pass linkToActionId on the opportunity input or call this with linked_action and opportunity as fromObject fields and Hive action as toObject fields so the action CRM panel and opportunity activity surfaces show the durable link.HiveHive
PluginrequiredProductivity - Create Campaigncreatecampaign · Creates a draft CRM campaign.HiveHive
PluginrequiredProductivity - Create Dashboardcreatedashboard · Creates a Hive dashboard with typed filters and optional sharing settings.HiveHive
PluginrequiredProductivity - Create Dashboard Widgetcreatedashboardwidget · Creates a widget on an existing Hive dashboard. Supports charts, lists, status summaries, and custom widgets with type-specific data, filters, layout, and presentation settings. Use the dashboard ID from current context; otherwise call getDashboards and ask which dashboard to use. Never invent containerId; unknown IDs fail with NOT_FOUND.HiveHive
PluginrequiredProductivity - Create Foldercreatefolder · Create a folder in the current workspace. For File Library (DAM) folders, pass type: fileStore. Root file-store folders default to Only me sharing unless nested under a parent folder (then sharing inherits from the parent). Notebook folders default to type notebook when type is omitted.HiveHive
PluginrequiredProductivity - Create Formcreateform · Creates a configured form that can create actions or projects or send email according to its targets. Match input elements to the data they collect. Resolve project IDs first; top-level projectId and actionsData.projectId must be 17-character alphanumeric IDs. The newProject sentinel is valid only when target includes action and project. Each creationConditions entry requires fieldId, comparisonOperator, and value. The number field type is unsupported. panel and paneldynamic containers require non-empty nested field arrays.HiveHive
PluginrequiredProductivity - Create Goalcreategoal · Creates a Hive goal with owners, targets, dates, sharing, and optional action, project, or subgoal measurements. Progress display accepts null, number, or actions measurements; number display also accepts overdue, while status display requires status measurement. Actions and overdue use actions/projects units, number uses currency/custom/percentage, and status uses subGoals. Custom unit values may be caller-defined; other values and symbols must match their unit type. Ongoing, recurring, and fixed date modes are mutually exclusive; fixed requires both dates with startDate before endDate.HiveHive
PluginrequiredProductivity - Create Opportunitycreateopportunity · Creates a CRM opportunity.HiveHive
PluginrequiredProductivity - Create Personcreateperson · Creates a CRM person.HiveHive
PluginrequiredProductivity - Create Recordscreaterecords · Creates multiple records in one Hive table. Returns row-level validation errors for records that could not be created.HiveHive
PluginrequiredProductivity - Create Remindercreatereminder · Creates a one-time or recurring Hive reminder for specified workspace members and records its originating Hive object. Encode a one-time reminder with endingType after and endingAfter 1; recurring reminders use endingType never, after, or date with startDate.HiveHive
PluginrequiredProductivity - Create Resource Assignmentcreateresourceassignment · Creates a resource assignment for a user or placeholder. Defaults are assignmentType regular, allocationType fixedHours, and fixedDisplayType hours. When overriding allocation or display, supply allocationType and fixedDisplayType together as a compatible pair: - hoursPerDay + hours: set hoursPerDay. - fixedHours + hours: set fixedHours to total allocated hours. - fixedHours + days: set fixedHours to requested days times the workspace workday hours. - fixedHours + percentages: set allocationValue to the percentage; allocated hours are derived across the assignment's working dates.HiveHive
PluginrequiredProductivity - Create Resource Placeholdercreateresourceplaceholder · Creates a virtual team member for planning assignments before a person is designated. Workspace admins can also set bill and cost rates; other users can set the name and role.HiveHive
PluginrequiredProductivity - Create Tablescreatetables · Creates Hive tables in a workspace.HiveHive
PluginrequiredProductivity - Create Teamcreateteam · Creates a team in the workspace and returns the created team. Requires non-external member access to the workspace. Fails when a team with the same name (case-insensitive, trimmed) already exists in the workspace.HiveHive
PluginrequiredProductivity - Create Time Entriescreatetimeentries · Creates or updates workspace members' unsubmitted time entries. Workspace admins may target multiple members in one batch, including former (removed) members for historical imports; other callers may target only themselves. API keys act as their owning user and inherit that user's permissions, so admin-owned keys have the same cross-user access. Entries are grouped into weekly timesheets and upserted by user, container, category, and date. Submitted, approved, locked, unauthorized-user, and never-member writes are rejected. Use submitMyTimesheetsForApproval and updateTimesheetsStatus for status transitions.HiveHive
PluginrequiredProductivity - Create Workspacecreateworkspace · Creates a Hive workspace.HiveHive
PluginrequiredProductivity - Delete CRM Associationdeletecrmassociation · Soft-deletes a CrmAssociation by id. Idempotent: returns false when the association is already deleted or not found, true when a row was soft- deleted. Access: requires workspace access to the association's workspace. Errors: none beyond the standard workspace access assertion.HiveHive
PluginrequiredProductivity - Delete File Library Folderdeletefilelibraryfolder · Delete or trash a folder. For File Library (fileStore) folders, trashes the folder subtree (folders and library files inside). For notebook and other folder types, marks the folder deleted and may cascade related cleanup. Returns true when the operation succeeds.HiveHive
PluginrequiredProductivity - Delete Goaldeletegoal · Soft-deletes a Hive goal and removes it from active goal results. This does not archive Hive actions and is limited to the goal creator or a workspace admin. For bulk stale-goal cleanup, call getGoals first, list the targets, and delete only after the user confirms.HiveHive
PluginrequiredProductivity - Delete Holidaydeleteholiday · Deletes a holiday from a Hive workspace calendar.HiveHive
PluginrequiredProductivity - Delete Messagedeletemessage · Deletes a message by ID (soft-delete). Only the message creator can delete it — attempting to delete another user's message returns an access-denied error.HiveHive
PluginrequiredProductivity - Delete Recordsdeleterecords · Soft-deletes records from one Hive table so they can be restored. Applies each relation field's configured onDelete behavior and returns an outcome for each requested record.HiveHive
PluginrequiredProductivity - Delete Reminderdeletereminder · Soft-delete a reminder so it no longer fires (sets deleted: true). Pass reminderId from getReminders or getReminder. For vague requests ("cancel that reminder", "kill the daily one"): call getReminders first. If several reminders could match, list the candidates in chat and ask the user which reminderId to delete before calling this mutation. Confirm success after deletion.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.