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 sales stats broken down by productget · Per-product sales stats for the authenticated merchant over a date range: sold quantity, gross sales, discounts, returns, COGS and profit before and after returns, with a per-variant breakdown for products that have real variants.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get your 3PL cost configurationget · The merchant's third-party logistics (3PL) cost configuration: a list of entries, each with a country whitelist (empty = catch-all), an optional start date, its own currency, tiered pick & pack item costs (total cost per quantity), and fixed/relative per-order costs. Also returns the countries the shop ships to and the default currency.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get your break-even ROASget · The break-even ROAS (return on ad spend) for the authenticated merchant over a date range: the ROAS at which ad spend exactly covers gross profit, i.e. the minimum ROAS the store needs to be profitable.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get your recently used shipping linesget · The shipping lines used on the merchant's orders in the last 90 days (up to 50, most recently used first): the line's code, title, and the order's shipping country. These are exactly the values the shipping cost rules (see get_shipping_costs / update_shipping_costs) are matched against - use them to write rules that hit real shipping lines, or to check which ruleset a line would match.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get your shipping cost configurationget · The merchant's shipping cost configuration: a list of entries, each with an optional start date (null = the initial entry, used before all dated entries) and an ordered list of rulesets. For every order, each of its shipping lines is checked against the date-applicable entry's rulesets top to bottom; the first ruleset whose rules ALL match wins and its cost applies (a ruleset with no rules matches everything). Every costed ruleset prices in its own currency. Call get_shipping_lines to see the real shipping lines this configuration is matched against, and update_shipping_costs to change it.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - List the merchant's productsget · The merchant's product catalog: every active product with its id, title, status, creation date, image, and whether cost of goods (COGS) are configured (hasCogs). Use the ids with get_product_detail and the product cost tools.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - List your bundle cost definitionsget · List the merchant's virtual bundle definitions: which products/variants combine into a bundle, the tiered supplier cost, priority, and attribution mode used to split the cost back onto line items. Bundles price a set of products sold together - a single product's own COGS lives in the product cost tools (get_product_costs).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - List your store's expensesget · One page of the merchant's manually-tracked expenses plus their recurring expense schedules, newest first. Pass `page` (1-based) to page through older expenses and `pageSize` to change how many expenses per page (default 100).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - List your store's incomesget · One page of the merchant's manually-tracked incomes (revenue outside Shopify orders) plus their recurring income schedules, newest first. Pass `page` (1-based) to page through older incomes and `pageSize` to change how many incomes per page (default 100).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - List your store's ordersget · One page of the merchant's orders, newest first, with revenue, costs, profit, and attribution per order. Paginate by passing the last order's processedAt/id as after/afterId (older orders) or the first order's as before/beforeId (newer orders).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Update a product's custom COGSupdate · Replace the custom cost of goods (COGS) configuration of one product. Use this for a single product's own cost - a combined cost for several products sold together belongs in a bundle (create_bundle_cost). Set either product-level entries or per-variant entries, never both; an empty list clears the custom costs. An order picks the entry listing its shipping country, falling back to catch-all entries (empty country list); within the group the most recent started entry wins, the undated entry covers orders before all start dates. All amounts are decimal values in the entry's currency (e.g. 2.5 = 2.50). Returns the saved configuration.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Update your 3PL cost configurationupdate · Replace the merchant's third-party logistics (3PL) cost configuration with the given entries. An order picks the entry listing its shipping country, falling back to catch-all entries (empty country list); within the group the most recent started entry wins, the undated entry covers orders before all start dates. All amounts are decimal values in the entry's currency (e.g. 2.5 = 2.50). Returns the saved configuration.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Update your shipping cost configurationupdate · Replace the merchant's whole shipping cost configuration with the given entries (fetch the current one with get_shipping_costs first when only changing part of it). Call get_shipping_lines BEFORE writing rules - rules match on the shipping line's code, title, or the order's country code, and that tool returns the merchant's real shipping lines to match against instead of guessed values. Matching: per order, each shipping line is checked against the date-applicable entry's rulesets top to bottom; the first ruleset whose rules ALL match wins (no rules = matches everything - put such a catch-all last as a default). Cost types: NONE (no cost), FLAT (fixed amount per matched line), QUANTITY (bundle tiers: each bracket is the TOTAL cost for that many units; the largest bundle that fits is charged repeatedly), WEIGHT (tiers by total order weight in grams: the highest reached tier's TOTAL cost applies, tiers are not additive), ACTUAL (use the shipping price the customer paid). FLAT/QUANTITY/WEIGHT carry their own currencyCode; all amounts are decimal values in that currency (e.g. 2.5 = 2.50). Returns the saved configuration.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - get_label_historyget · Retrieve the version history for a DailyMed label set so claims can be tied to specific publication dates and prior label versions.DailyMedNational Library of Medicine
PluginnoneHealth & Wellness - get_label_productsget · Retrieve DailyMed product names, generic names, active ingredients, packaging, NDCs, multi-part kit details, and official label-media links for one set ID.DailyMedNational Library of Medicine
PluginnoneHealth & Wellness - get_label_sectionsget · Retrieve a DailyMed label as bounded readable sections with a paginated section index and continuation for section text.DailyMedNational Library of Medicine
PluginnoneHealth & Wellness - search_labelssearch · Search DailyMed Structured Product Labels by drug name, manufacturer, labeler, NDC, RxCUI, set ID, application number, boxed-warning status, or publication date. At least one filter is required.DailyMedNational Library of Medicine
PluginnoneHealth & Wellness - Add Project Commentadd · Adds a comment to a project, section, or question.
Requires entityType, commentText, and projectId.
For QUESTION also require questionId; for SECTION also require sectionId; for PROJECT also require topicName.ResponsiveRFPIO
PluginrequiredProductivity - Answering Agentanswer · Runs Answer Agent on a document available in Responsive or via a publicly accessible URL, and returns agent execution progress.
Accepts fileUrl as a Responsive fileId, download URL, or public document link (for example a public Google Docs/Drive link), plus optional collectionIds.
For a local or newly attached file that is not yet in Responsive, obtain a Responsive fileId with upload_file.
Does not upload files or report upload progress.ResponsiveRFPIO
PluginrequiredProductivity - Create Content QAcreate · Creates new Answer Library content (Q&A) in Responsive. Call get_entity_required_fields with entityType=ANSWER_LIBRARY to load required fields before create.ResponsiveRFPIO
PluginrequiredProductivity - Create Intakecreate · Creates a new intake in Responsive. Required: name, projectType, dueDate, and primaryContact.
primaryBU is required when business units are enabled. Returns intake name and intakeLink.ResponsiveRFPIO
PluginrequiredProductivity - Create Projectcreate · Creates a Response Project in the Responsive platform.ResponsiveRFPIO
PluginrequiredProductivity - Generate Draft Responsegenerate · Generates an AI first-draft response from question text using Responsive's drafting engine.
Returns the generated response and TRACE Score when available.
Use when the user wants to draft, write, or improve a response to a question or RFP item.ResponsiveRFPIO
PluginrequiredProductivity - Get Business Unitsget · Returns business units available to the authenticated user as a map of business-unit name to id.
May be empty when business units are disabled or none are assigned.
Use exact business-unit names when assigning primary or shared business units.ResponsiveRFPIO
PluginrequiredProductivity - Get Company Usersget · Returns paginated user email addresses for the authenticated user's company.
Optional searchTerm performs a case-insensitive partial match on username/email.
Optional isProjectPrimaryContact=true returns only users eligible to be a project primary contact; omit to list all users.
Response includes list, totalResultsCount, limit, and offset.
Default and maximum page size is 100.ResponsiveRFPIO
PluginrequiredProductivity - Get Content Collectionsget · Returns paginated Answer Library collections as a map of collection name to collection id.
Response includes list, totalResultsCount, limit, and offset.
Use exact collection ids for search filters and exact names when assigning collections.
Default and maximum page size is 100.ResponsiveRFPIO
PluginrequiredProductivity - Get Content QAget · Lists QA pairs from the Content Library (CCL) as question and answers with other metadata. Supports search, filtering, and pagination.ResponsiveRFPIO
PluginrequiredProductivity - Get Content Tagsget · Returns paginated Answer Library tag names for the authenticated user.
Response includes list, totalResultsCount, limit, and offset.
Use exact tag names from the response when filtering or tagging content.
Default and maximum page size is 100.ResponsiveRFPIO
PluginrequiredProductivity - Get Entity Required Fieldsget · Returns the required fields for the given entityType. The set of fields depends on the entity type.ResponsiveRFPIO
PluginrequiredProductivity - Get My Profileget · Returns the authenticated Responsive user's profile information.
Includes email, full name, company name, and user role when available.ResponsiveRFPIO
PluginrequiredProductivity - Get Project Detailsget · Retrieves complete details for a project by projectId, including metadata, due dates, statuses, assigned team members, progress, and completion percentages.ResponsiveRFPIO
PluginrequiredProductivity - Get Project Filtersget · Returns available project option lists for the organization: projectTypeList, projectStageList, and projectRestrictedList when restriction is enabled.ResponsiveRFPIO
PluginrequiredProductivity - Get Project Progressget · Returns progress details for a Responsive project identified by projectId.ResponsiveRFPIO
PluginrequiredProductivity - Get Project Questionsget · Retrieves a paginated list of questions for a project by projectId, including question text, metadata, project and section context, assignment details, and any existing answer.
Use limit and offset to page through results (default limit 10, max 10). Optionally filter by sectionId.ResponsiveRFPIO
PluginrequiredProductivity - Get Project Sectionsget · Retrieves a paginated list of sections for a project by projectId, including each section's name, assignment details, status, answered/total question counts, and completion percentage.
Use limit and offset to page through results (default limit 10, max 10).ResponsiveRFPIO
PluginrequiredProductivity - Get Search Filtersget · Returns valid Content Library search filter options, including tags, collections, and other supported metadata fields.ResponsiveRFPIO
PluginrequiredProductivity - Increment Used Countincrement · Records usage attribution for Content Library sources referenced in a response.This ensures accurate tracking of which sources contributed to the answer. Provide all relevant content_id values, or an empty array if none were used.ResponsiveRFPIO
PluginrequiredProductivity - List My Projectsget · Lists Responsive projects assigned to the logged-in user (max 10 per page). Optional filters in projectSearchQuery: projectName, projectType, projectStatus, clientName, fromDueDate, toDueDate, offset (0-based), limit (page size, max 10). projectStatus: IN_PROGRESS (current), RESPONDED (completed), ARCHIVED, CANCELED, DELETED (trash). Defaults to IN_PROGRESS when omitted.ResponsiveRFPIO
PluginrequiredProductivity - List My Unanswered Questionsget · Get a paginated list of unanswered project questions assigned to me. Returns unanswered questions sorted by author due date. Use limit and offset to page through results (default limit 10, max 10). Filter by project ID and/or section ID.ResponsiveRFPIO
PluginrequiredProductivity - List My Unreviewed Questionsget · Get a paginated list of unreviewed project questions assigned to me.
Returns questions with drafted answers awaiting review, sorted by reviewer due date.
Use limit and offset to page through results (default limit 10, max 10).
Filter by project ID and/or section ID. Each question includes an answers array.ResponsiveRFPIO
PluginrequiredProductivity - List Open Project Commentsget · Returns open comment threads assigned to the current user that need attention,
grouped by section or question, with projectName, sectionName, and question text when available.ResponsiveRFPIO
PluginrequiredProductivity - Mark Question Reviewedmark · Mark a project question as reviewed. Marks a project question as reviewed by the authenticated user. This is typically used after the user has checked or refined the answer (for example via save_project_answer) and wants to indicate that the question no longer requires their review.ResponsiveRFPIO
PluginrequiredProductivity - Reply to Project Commentreply · Adds a reply to an existing project comment thread.ResponsiveRFPIO
PluginrequiredProductivity - Save Project Answersave · Save or update answers for a project question. Accepts a question ID and a list of answer updates mapped by answer header names.ResponsiveRFPIO
PluginrequiredProductivity - Searchsearch · Use this when the user wants to search the organization’s Responsive Content Library for relevant question-answer pairs, documents, or other configured knowledge sources. Supports optional filters such as tags, collections, or other metadata fields when valid values are provided.ResponsiveRFPIO
PluginrequiredProductivity - Update Comment Statusupdate · Sets a project comment thread status to RESOLVED or UN_RESOLVED.ResponsiveRFPIO
PluginrequiredProductivity - Upload Fileupload · Shows an interactive upload widget so the user can select and upload a local document into Responsive.ResponsiveRFPIO
PluginrequiredProductivity - Upload File to Responsiveupload · Uploads file bytes to Responsive temporary storage.
Requires fileName, mimeType, fileSize, and Base64-encoded fileContent.
Returns a Responsive fileId.ResponsiveRFPIO
PluginrequiredProductivity - shopify_discount_config_schemashopifyAIOD Discounts & Free GiftAIOD
ConnectorrequiredCommerce - shopify_discount_docs_searchshopifyAIOD Discounts & Free GiftAIOD
ConnectorrequiredCommerce
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.