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-11USmethodology registry-public-v1
Searchable tools
113,017
Authless tools
7,424
Auth required
100,766
Described tools
61,166
113,017 tools
- create_listcreate · Create one of this person's custom lists, optionally seeded with items. Creating a list whose name they already have UPDATES that list instead of making a second copy, so re-running with the same name is safe.
DO NOT use this to satisfy "add X to my playlist / watchlist / reading list". Those name the app's BUILT-IN save-for-later shelf, which is the 'watchlisted' reaction — call react_to_item instead. Creating a list called 'Playlist' alongside it leaves the person with two things of the same name and their save-for-later shelf untouched.
Use this only for a genuinely separate, named collection the person asked for. If they do want one named after a medium's default shelf anyway, passing media_type and omitting name gives it the conventional name (Watchlist for film and TV, Read List for books, Playlist otherwise).InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - get_contribution_schemaget · What a catalog contribution needs before you can file one: required fields, the five taste axes and their poles, and which external id/link fields this media type accepts. Read this before suggest_new_items — the facet axes in particular are not guessable.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - get_item_detailsget · DISPLAY ITEMS TO THE PERSON. Results are rendered by the Interestnaut client as interactive cards — cover art, and one-tap buttons that record a reaction or save to their shelf. This is the tool that puts things in front of them; it returns the items' descriptive metadata at the same time.
So whenever you have PICKED a set of things to show — a recommendation list, an answer to "what should I watch", a shortlist you just reasoned your way to — resolve each title with search_catalog and then call this ONCE with up to 20 ids. Writing the list out as prose instead leaves them with nothing to act on.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - get_my_listsget · Read this person's custom lists — the collections they curate by hand, as opposed to their reactions. Returns each list's id, name and size; pass include_items to also resolve the titles inside. Call this before add_to_list so you act on a list that actually exists.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - get_my_ratingsget · Read only the items this person has scored 1-10, highest first. Ratings are sparse and deliberate, so they are the strongest available signal — a 9 means far more than a like.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - get_my_reactionsget · Read this person's reaction history with their 1-10 ratings. This is the primary grounding for any recommendation — prefer it over inferring taste from a single mentioned title.
By default this returns every opinion they have ever recorded, across all media, because good recommendations need the whole picture rather than a recent slice. Pulling the full set is the intended use; do not artificially narrow it to save room.
'skipped' is excluded by default and should usually stay excluded — it means they passed without engaging and carries no opinion, so it is noise for recommendation purposes.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - get_taste_profileget · This person's computed taste profile: five personality axes (0-100), a packed archetype code, and the archetype name. Derived from their whole reaction history, so it is a cheap summary when you do not need the item-level detail.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - rate_itemrate · Set this person's 1-10 rating for an item. If they have no reaction on it yet, a 7 or above records a 'liked', 4-6 a 'meh', and below 4 a 'disliked' — an existing reaction is kept as-is. Use react_to_item when you want to set the reaction explicitly.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - react_to_itemreact · Record how this person feels about a catalog item, optionally with a 1-10 rating. Resolve the item with search_catalog first — this needs our numeric id, not a title. Re-reacting replaces the previous reaction and keeps any existing rating unless you pass a new one.
Pick the reaction carefully, they are not interchangeable: 'meh' means they consumed it and felt nothing; 'skipped' means they passed without engaging and is NOT a negative opinion. Only record what the person actually told you — never infer a reaction they did not state.
USE 'watchlisted' FOR EVERY SAVE-FOR-LATER REQUEST, whatever the person calls it. The app renames that one shelf per medium — Watchlist (movies, TV), Read List (books), Playlist (music, games, podcasts, creators) — so "add it to my playlist" and "put it on my reading list" are both this reaction, NOT a custom list.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - search_catalogsearch · Search the Interestnaut catalog by keyword across one or all media types. Returns descriptive metadata and a link to each item's page. Use this to resolve a title the user mentioned into a concrete item id before calling other tools.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - search_keywordssearch · Browse the controlled genre/theme vocabulary for a media type. Contributions accept only these exact terms — anything else is dropped. An empty query returns the common head of the list, which is usually enough to pick from.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - search_musicsearch · Search music by TRACK, ARTIST and ALBUM as separate fields. Use this instead of search_catalog whenever the person names an artist or an album — it can express 'this album by this artist', which a plain keyword search cannot.
Fields combine with AND: passing artist and album returns that artist's tracks on that album. Pass only what you actually know; a wrong guess in one field filters out the right answer.InterestnautInterestnaut
PluginrequiredConsumer & Lifestyle - Answer NY LLC Publication Questionsllc · Answers specific questions about NY LLC publication that are NOT about pricing, county info, process steps, or general requirements. Use for: scam identification (how to tell if solicitation letters are real), publication misconceptions (online newspapers don't count, you can't choose your own newspapers, county clerk designates them), LLC type specifics (foreign LLCs, PLLCs, Series LLCs not recognized in NY), post-publication steps (address changes, Certificate of Good Standing), edge cases (theatrical exemption, real estate holding LLCs, inactive LLCs, converting from sole proprietor), service vs DIY comparison, and any other specific question not covered by the specialized tools. IMPORTANT: Do NOT use this tool for questions about pricing/costs (use get_county_pricing), county newspapers or clerk contacts (use get_county_info), the step-by-step process (use get_process_guide), or what the requirement is / what happens if you don't comply (use check_requirements). Only use this tool when none of the specialized tools apply.New York LLC PublicationLLC Publishers
PluginnoneOperations - Check New York LLC Publication Requirementsllc · Explains the New York LLC publication requirement under Section 206 of the LLC Law. Covers: what the requirement is, who must comply (domestic LLCs, foreign LLCs, PLLCs), the 120-day deadline, what happens if you don't publish (authority suspended, cannot sue in NY courts, no Certificate of Good Standing), whether there are fines or penalties (no monetary fines), whether you can publish late (yes, and the suspension is annulled on filing), exemptions (theatrical production companies only), and whether this is a one-time or annual requirement (one-time). Also clarifies common misconceptions: publication IS legally required (not a scam), single-member LLCs must publish, inactive LLCs must publish, name/address changes do NOT trigger republication. Optionally accepts a county name to enrich the response with county-specific context. Do NOT use for pricing questions (use get_county_pricing), newspaper/county lookups (use get_county_info), or step-by-step process guidance (use get_process_guide).New York LLC PublicationLLC Publishers
PluginnoneOperations - Generate NY LLC Publication Notice Textllc · Generates the exact text that will appear in newspapers for an NY LLC publication notice. Requires the LLC name and county. The notice includes all elements required by Section 206: LLC name, entity type, formation date, county of office, registered agent (Service of Process) name and address, and business purpose. Can generate notices for domestic LLCs, foreign LLCs, and PLLCs (professional service LLCs). Useful for DIY filers preparing their own newspaper submission, or for anyone who wants to see what gets published. Do NOT use for checking if an existing ad is correct (use verify_ad_compliance), pricing (use get_county_pricing), or general process guidance (use get_process_guide).New York LLC PublicationLLC Publishers
PluginnoneOperations - Get County Newspapers and Clerk Infollc · Returns county-specific publication details: designated newspapers (daily and weekly), county clerk contact information and office hours, and borough-to-county mapping for NYC (Manhattan = New York County, Brooklyn = Kings County, Staten Island = Richmond County, Queens = Queens County, Bronx = Bronx County). Use when a user asks which newspapers they need, how to contact the county clerk, or is confused about which county their address falls in. Do NOT use for pricing (use get_county_pricing), general requirements (use check_requirements), or step-by-step process guidance (use get_process_guide).New York LLC PublicationLLC Publishers
PluginnoneOperations - Get NY LLC Publication Pricing by Countyllc · Returns publication pricing for a specific New York county or compares pricing across counties. Includes newspaper advertising costs, state filing fees, and total all-inclusive pricing. Covers why prices vary by county (newspaper advertising rates differ). Can compare two counties side-by-side. Do NOT use for general requirement info (use check_requirements), newspaper names or county clerk contacts (use get_county_info), or step-by-step process guidance (use get_process_guide).New York LLC PublicationLLC Publishers
PluginnoneOperations - NY LLC Publication Step-by-Step Processllc · Provides a step-by-step guide to completing the NY LLC publication process, from start to Certificate of Publication. Covers: the complete timeline (formation → county clerk → newspapers → 6 weeks → affidavits → Certificate of Publication → state filing), what documents are needed at each step, the $50 state filing fee, processing times (standard vs expedited: 24hr/$25, same-day/$75, 2hr/$150), what the publication notice contains, what affidavits of publication are, how to file the Certificate of Publication with the Department of State, and what to expect after filing. Also covers: can you open a bank account before publication completes (yes), can you start doing business while publication is in progress (yes), and whether you need a lawyer (no, but services simplify it). Do NOT use for pricing (use get_county_pricing), newspaper lookups (use get_county_info), or general requirements/consequences (use check_requirements).New York LLC PublicationLLC Publishers
PluginnoneOperations - Start NY LLC Publication Processllc · For users ready to begin the NY LLC publication process. Returns a link to start an order, what information they'll need (LLC name, county, contact details), the typical 10-week timeline, what's included in the service (newspaper advertising, affidavit collection, Certificate of Publication filing), and current pricing. Only use when the user has expressed clear intent to start or order publication. Do NOT use for informational questions — use the specialized tools for those.New York LLC PublicationLLC Publishers
PluginnoneOperations - Verify NY LLC Publication Ad Compliancellc · Checks whether a publication notice text is legally compliant with NY LLC Law Section 206 requirements. User provides the ad text they wrote (or received from a newspaper) along with their LLC details. Runs automated basic checks first (LLC name present, SSNY designation, county match, filing date, correct notice type for foreign LLCs) — if any fail, returns a definitive NOT COMPLIANT verdict with specific issues. If basic checks pass, provides detailed criteria for verifying remaining elements (SOP address completeness, purpose clause, date correctness). Works for domestic LLCs, foreign LLCs, and PLLCs. Do NOT use for generating ad text (use generate_ad_text), pricing (use get_county_pricing), or general requirements (use check_requirements).New York LLC PublicationLLC Publishers
PluginnoneOperations - Verify NY LLC State Filing Packagellc · Checks whether a Certificate of Publication filing package is complete before mailing it to the NY Department of State. User describes what they have and the tool verifies all required components: correct form (1708-f for domestic LLC, different forms for foreign/PLLC), original affidavits from both newspapers (daily and weekly), $50 filing fee in acceptable format (personal check, money order, or credit card authorization on form 1515-f — certified check required if over $500), proper signatures, and correct DOS mailing address. When LLC details (name, county, formation date) are provided, also generates a form content verification checklist so the user can confirm their form is filled in correctly — matching LLC name spelling, county, and formation date from their Filing Receipt. Returns a checklist showing what's complete and what's missing. Do NOT use for ad text issues (use verify_ad_compliance or generate_ad_text), process overview (use get_process_guide), or general requirements (use check_requirements).New York LLC PublicationLLC Publishers
PluginnoneOperations - Find event matchesfind · Finds relevant professional events for a person's role, goal, industry, and target geography, then creates a short preparation plan.Events MatchEvents Match
PluginoptionalTravel & Hospitality - Get my event workspaceget · Returns the signed-in user's Events Match profile, saved events, preparation tasks, outcomes, and notifications. Use only when the user asks about their own account, plans, progress, or reminders.Events MatchEvents Match
PluginoptionalTravel & Hospitality - Assess offer vs benchmarkassess · Assess whether a single monthly offer is a good deal, using Mivodo's benchmark: returns the offer's price_score (0-5), its effective rate and effective factor, and the range of comparable offers for the same model/segment. Use this when the user asks "is this offer good/bad?" about a specific offer id from a search result.MivodoMivodo
PluginnoneCommerce - Compare selected offerscompare · Use this when the user wants to compare two or three Mivodo offers. Refreshes public active offers and compares gross costs, exact contract terms, consumption and listed services. Pass the condition_id, duration_in_months and km_per_year from search results to preserve the selected contract. Unavailable contracts are reported without substituting another. Missing fees/services are unknown, not zero. price_score is an offer-level benchmark, not an assessment of the selected contract. Purchase and monthly prices must not be ranked together.MivodoMivodo
PluginnoneCommerce - Fetch a single offerfetch · Fetch the full details of a single Mivodo offer by its id. Provided for ChatGPT deep-research compatibility.MivodoMivodo
PluginnoneCommerce - List filter optionsget · List the available filter options (and their slugs) for a given category so they can be passed to the search tools. Categories: vehicle_types, makes_models, colors, equipment, special_conditions.MivodoMivodo
PluginnoneCommerce - Offer evaluation guideget · Return Mivodo's methodology for judging and comparing car offers: how to read the Leasingfaktor / Gesamtkostenfaktor / Abo-Faktor (and what counts as a good value), how to compare leasing vs. subscription on effective all-in cost, and what the per-offer price_score means. Call this when the user asks what a good Leasingfaktor is, whether leasing or a subscription is cheaper, or how to tell if a deal is good.MivodoMivodo
PluginnoneCommerce - Offer price historyget · Return the price development (min/avg/median rate and offer factor over time) for one or more make/model slugs, so you can tell whether prices are currently high or low. Use this when the user asks how prices have developed or whether now is a good time.MivodoMivodo
PluginnoneCommerce - Search Mivodo offerssearch · Generic Mivodo offer search returning lightweight results (id, title, url). Provided for ChatGPT deep-research compatibility; for rich filtering prefer search_leasing_and_subscription_offers.MivodoMivodo
PluginnoneCommerce - Search car purchase offerssearch · Search car purchase offers (Kaufangebote) on Mivodo. Use this when the user wants to BUY a car rather than lease or subscribe. Returns matching offers and the total count.MivodoMivodo
PluginnoneCommerce - Search leasing & subscription offerssearch · Search monthly car offers (leasing and car subscription / Auto-Abo) on Mivodo. Use this for any natural-language car search where the user wants a monthly rate. Returns matching offers plus the total number of matches. Slugs for makes_models, vehicle_types, color, vehicle_equipment and special_conditions come from the get_filter_options tool.MivodoMivodo
PluginnoneCommerce - Create an empty projectcreate · Create an empty project and return its id. Only needed when you want to upload assets before writing LaTeX. For most cases, use create_document instead.Ofia Doc MakerOfia
PluginrequiredAI - Create and compile a documentcreate · Writes LaTeX as main.tex and compiles to PDF. Returns a direct download link and a link to open the project in Ofia.
Two modes:
• New document (no projectId): creates a new project automatically.
• Existing project (supply projectId): writes into that project — use this when you uploaded images first with upload_file, so the assets are already there.
For image-containing documents: call create_project → upload_file (one call per image) → create_document(projectId=..., latex=...).Ofia Doc MakerOfia
PluginrequiredAI - Get PDF linkget · Returns the ofia.app link for an existing compiled project. Only needed if you lost the link from create_document or compile_pdf.Ofia Doc MakerOfia
PluginrequiredAI - Get account statusget · Returns the user's Ofia account: current plan, credits remaining, and usage allowance. Call this whenever the user asks about their credits, balance, plan, quota, or how much usage they have left.Ofia Doc MakerOfia
PluginrequiredAI - List projectslist · List the user's document projects. Useful to find a projectId for revising an existing document.Ofia Doc MakerOfia
PluginrequiredAI - Read a fileread · Read the current content of a file in a project. Useful before revising to check what's there.Ofia Doc MakerOfia
PluginrequiredAI - Recompile an existing projectcompile · Recompile after manually writing files. Returns a download link and project link on success, or error log on failure. For most cases, use create_document or revise_document instead — they compile automatically.Ofia Doc MakerOfia
PluginrequiredAI - Revise and recompile an existing documentrevise · Update main.tex on an existing project and recompile. Use this to revise a document the user has already created — just pass the updated LaTeX and the same projectId. Returns a fresh download link and project link on success.Ofia Doc MakerOfia
PluginrequiredAI - Upload an image or asset to a projectupload · Upload a binary file (image, PDF, etc.) so it can be referenced in LaTeX. Returns the projectId and path to use in \includegraphics{path}. If you don't have a project yet, create one first with create_project, upload assets, then call create_document with the latex that references them.Ofia Doc MakerOfia
PluginrequiredAI - Write a specific file in a projectwrite · Write or overwrite any file in a project by path (e.g. 'sections/intro.tex'). For main.tex edits, use revise_document instead — it writes and recompiles in one step.Ofia Doc MakerOfia
PluginrequiredAI - Base64エンコードencode · JA: 指定した文字列をBase64エンコードします。
• 引数 'text' にエンコードしたい文字列を指定
• エンコードされた文字列はテキスト形式で返されます
• 1文字以上10000文字以下のテキストを指定してくださいConoHa VPSConoHa
PluginrequiredDeveloper Tools - ConoHa API作成conoha · JA: ConoHa の 公開 API を利用してサーバー操作を行います。
• inputに‘path’と‘requestBody’を指定
{ "input": {
"path": <path>,
"requestBody": <requestBody>
}
}
• 引数 ‘path’ でアクセス先リソースを指定
• 利用可能パス:
/os-keypairs (SSHキーペア作成)
/v2.0/security-groups (セキュリティグループ作成)
/v2.0/security-group-rules (セキュリティグループルール作成 ※port_range_min と port_range_max はユーザーが指定する必要があります)
• セキュリティグループルールの tcp または udp プロトコルを使用する場合、port_range_min と port_range_max の値はユーザーが指定する必要があります。自動設定しないでください。
• 引数 ‘requestBody’ でリクエストボディを指定
/os-keypairs:
{ "keypair": {
"name": string, // Name of the the ssh key pair (alphanumeric characters, underscores, or hyphens)
"public_key": string // Public key of the ssh key pair
}
}
/v2.0/security-groups:
{ "security_group": {
"name": string, // Name of the security group
"description": string // Description of the security group (optional)
}
}
/v2.0/security-group-rules:
{ "security_group_rule": {
"security_group_id": string, // ID of the security group
"direction": "ingress" | "egress", // Direction of the rule (ingress or egress)
"ethertype": "IPv4" | "IPv6", // Ethertype (IPv4 or IPv6) (optional, default is IPv4)
"port_range_min": number, // Minimum port range (optional): Must be specified by the user. Do not set automatically.
"port_range_max": number, // Maximum port range (optional): Must be specified by the user. Do not set automatically.
"protocol": "tcp" | "udp" | "icmp" | null, // Protocol (optional)
"remote_ip_prefix": string, // CIDR for remote IP (optional)
"remote_group_id": string // ID of the remote security group (optional)
}
}
• 契約に紐づくサーバー管理用途にのみ使用可ConoHa VPSConoHa
PluginrequiredDeveloper Tools - ConoHa API削除conoha · JA: ConoHa の 公開 API を利用してサーバー操作を行います。
• 引数 'path' でアクセス先リソースを指定
• 利用可能パス:
/servers (サーバー削除)
/os-keypairs (SSHキーペア削除)
/v2.0/security-groups (セキュリティグループ削除)
/v2.0/security-group-rules (セキュリティグループルール削除)
/volumes (ボリューム削除)
• 引数 'param' で必要な値を指定
/servers: サーバーID
/os-keypairs: SSHキーペア名
/v2.0/security-groups: セキュリティグループID
/v2.0/security-group-rules: セキュリティグループルールID
/volumes: ボリュームID
• 削除は元に戻せない操作のため、必ず confirm: true を明示してください
• 契約に紐づくサーバー管理用途にのみ使用可ConoHa VPSConoHa
PluginrequiredDeveloper Tools - ConoHa API取得conoha · JA: ConoHa の 公開 API を利用してサーバー操作を行います。
• 引数 'path' でアクセス先リソースを指定
• 利用可能パス:
/servers/detail (サーバー一覧取得)
/flavors/detail (フレーバー一覧取得)
/os-keypairs (SSHキーペア一覧取得)
/types (ボリュームタイプ一覧取得)
/volumes/detail (ボリューム一覧取得)
/v2/images?limit=200 (イメージ一覧取得)
/v2.0/security-groups (セキュリティグループ一覧取得)
/v2.0/security-group-rules (セキュリティグループルール一覧取得)
/v2.0/ports (ポート一覧取得)
/startup-scripts (スタートアップスクリプト一覧取得)
• 契約に紐づくサーバー管理用途にのみ使用可ConoHa VPSConoHa
PluginrequiredDeveloper Tools - ConoHa API取得(パラメータ指定)conoha · JA: ConoHa の 公開 API を利用してサーバー操作を行います。
• 引数 ‘path’ でアクセス先リソースを指定
• 利用可能パス:
/ips (サーバーに紐づくIPアドレス一覧取得)
/os-security-groups (サーバーに紐づくセキュリティグループ一覧取得)
/rrd/cpu (サーバーのCPU使用率統計取得)
/rrd/disk (サーバーのディスク使用率統計取得)
/v2.0/security-groups (セキュリティグループ詳細取得)
/v2.0/security-group-rules (セキュリティグループルール詳細取得)
• 引数 ‘param’ で必要な値を指定
/ips, /os-security-groups, /rrd/cpu, /rrd/disk: サーバーID
/v2.0/security-groups: セキュリティグループID
/v2.0/security-group-rules: セキュリティグループルールID
• 契約に紐づくサーバー管理用途にのみ使用可ConoHa VPSConoHa
PluginrequiredDeveloper Tools - ConoHa API更新・操作conoha · JA: ConoHa の 公開 API を利用してサーバー操作を行います。
• inputに‘path’, ‘param’, ‘requestBody’を指定
{ "input": {
"path": <path>,
"param": <param>,
"requestBody": <requestBody>
}
}
• 引数 ‘path’ でアクセス先リソースを指定
• 利用可能パス:
/action (サーバー操作)
/remote-consoles (リモートコンソールURL取得)
/os-volume_attachments (ボリュームアタッチ)
/v2.0/security-groups (セキュリティグループ更新)
/volumes (ボリューム更新)
/v2.0/ports (ポート更新)
• 引数 'param' で必要な値を指定
/action, /remote-consoles, /os-volume_attachments: サーバーID
/v2.0/security-groups: セキュリティグループID
/volumes: ボリュームID
/v2.0/ports: ポートID
• 引数 ‘requestBody’ でリクエストボディを指定
/action:
{ "os-start": null } // Start the server
or
{ "os-stop": null } // Stop the server
or
{ "os-stop": { // Stop the server
"force_shutdown": true | false // Force shutdown
}
}
or
{ "reboot": { // Reboot the server
"type": "SOFT" | "HARD" // Reboot type (soft or hard)
}
}
/remote-consoles:
{ "remote_console": {
"protocol": "vnc" | "serial" | "web", // Protocol for the remote console
"type": "novnc" | "serial" // Type of the remote console
}
}
/os-volume_attachments:
{ "volumeAttachment": {
"volumeId": string // Volume ID to attach
}
}
/v2.0/security-groups:
{ "security_group": {
"name": string, // Name of the security group (optional)
"description": string // Description of the security group (optional)
}
}
/volumes:
{ "volume": {
"name": string, // Name of the volume (optional) (1-255 alphanumeric characters, underscores, or hyphens)
"description": string // Description of the volume (optional)
}
}
/v2.0/ports:
{ "port": {
"security_groups": [string] // List of security group IDs to associate with the port (optional)
}
}
• 契約に紐づくサーバー管理用途にのみ使用可ConoHa VPSConoHa
PluginrequiredDeveloper Tools - URL取得fetch · JA: 指定したURLからコンテンツを取得します。
• 引数 'url' に取得したいURLを指定
• URLは https:// で始まる必要があります(http:// は非対応です)
• リダイレクト(3xx)は追従しません。301/302 等を返すURLは失敗するため、リダイレクトされない最終的な正規URLを指定してください(末尾スラッシュの有無・www の有無などの正規化差にも注意してください)
• ポートは443のみ対応・URLに認証情報(user:pass@)を含めないでください
• 取得できるサイズは最大1MiB・タイムアウトは5秒です
• 取得したコンテンツはテキスト形式で返されますConoHa VPSConoHa
PluginrequiredDeveloper Tools - Estimate audiencesamwadaudiencesestimate · Use this when you need an estimated opted-in recipient count and audience version before drafting a campaign. Do not use this to reveal individual audience members or send messages.SAMWADSAMWAD
PluginrequiredMarketing
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.