{"schema_version":"1.0","logo_uri":"https://tools.wizbi.ai/icons/icon-512.png","logo":"https://tools.wizbi.ai/icons/icon-512.png","icon":"https://tools.wizbi.ai/icons/icon.svg","name":"WizBI Tools","title":"WizBI Tools","service":{"name":"wizbi-ai-tools","title":"WizBI Tools","version":"1.0.0","description":"WizBI Tools — plugin/tool marketplace for AI agents","protocol":"mcp-over-http","logo_uri":"https://tools.wizbi.ai/icons/icon-512.png","website":"https://wizbi.ai","icons":[{"src":"https://tools.wizbi.ai/icons/icon-512.png","mimeType":"image/png","sizes":["512x512"]},{"src":"https://tools.wizbi.ai/icons/icon-192.png","mimeType":"image/png","sizes":["192x192"]},{"src":"https://tools.wizbi.ai/icons/icon.svg","mimeType":"image/svg+xml","sizes":["any"]}]},"endpoints":{"mcp_stream":"/mcp","mcp_call":"/api/mcp/call","mcp_tools":"/api/mcp/tools","plugin_library":"/api/plugins","auth_status":"/api/auth/status","auth_connect":"/api/auth/connect/:pluginId","oauth_start":"/api/auth/oauth/:pluginId","tokens_create":"/api/tokens","tokens_verify":"/api/tokens/verify"},"authentication":{"description":"Create a wz_ API token to access your tools from any MCP-compatible agent","methods":[{"type":"bearer_header","example":"Authorization: Bearer wz_xxx","recommended":true},{"type":"url_path","example":"/mcp/wz_xxx","note":"For clients that cannot set headers"},{"type":"oauth2","note":"MCP clients auto-discover via /.well-known/oauth-authorization-server"}],"tokenManagement":"/api/tokens"},"plugins":[{"id":"wikipedia","nameForModel":"wikipedia","nameForHuman":"Wikipedia","descriptionForModel":"Search Wikipedia articles and get summaries in Hebrew and English.","descriptionForHuman":"Search for information on Wikipedia","icon":"📚","category":"data","tags":["knowledge","encyclopedia","search","wikipedia"],"authType":"none","tools":[{"name":"wikipedia__search_wikipedia","description":"חיפוש ערכים בוויקיפדיה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"wikipedia__get_article_summary","description":"קבלת תקציר ערך ויקיפדיה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Tell me about the history of Jerusalem","What is artificial intelligence?"]},{"id":"open_meteo","nameForModel":"weather","nameForHuman":"Weather","descriptionForModel":"Get current weather conditions and multi-day forecasts for any city.","descriptionForHuman":"Current weather and detailed forecasts for any city worldwide","icon":"🌤️","category":"utility","tags":["weather","forecast","temperature","climate"],"authType":"none","tools":[{"name":"open_meteo__get_weather","description":"קבל מזג אוויר נוכחי לעיר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"open_meteo__get_forecast","description":"קבל תחזית מזג אוויר יומית לעיר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["What's the weather in Tel Aviv?","Tomorrow's forecast"]},{"id":"exchange","nameForModel":"currency_exchange","nameForHuman":"Exchange Rates","descriptionForModel":"Get real-time exchange rates and convert between currencies.","descriptionForHuman":"Live exchange rates and currency conversion for all world currencies","icon":"💱","category":"data","tags":["currency","exchange","finance","conversion"],"authType":"none","tools":[{"name":"exchange__get_exchange_rates","description":"הצגת שערי חליפין עדכניים למטבעות עיקריים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"exchange__convert_currency","description":"המרת סכום ממטבע אחד לאחר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["How much is a dollar in shekels?","Convert 500 euros to shekels"]},{"id":"news","nameForModel":"news","nameForHuman":"News","descriptionForModel":"Search news articles and get top headlines by category or country.","descriptionForHuman":"Search news and top headlines from Google News in Hebrew","icon":"📰","category":"data","tags":["news","headlines","current-events"],"authType":"none","tools":[{"name":"news__search_news","description":"חיפוש חדשות לפי מילת מפתח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"news__get_headlines","description":"כותרות חדשות ראשיות בעברית","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["What's in the news today?","Technology news"]},{"id":"hebrew_calendar","nameForModel":"hebrew_calendar","nameForHuman":"Hebrew Calendar","descriptionForModel":"Convert dates to Hebrew calendar, get Jewish holidays and Shabbat times.","descriptionForHuman":"Hebrew date conversion, holidays, Shabbat times","icon":"📅","category":"utility","tags":["calendar","hebrew","shabbat","holidays","jewish"],"authType":"none","tools":[{"name":"hebrew_calendar__get_hebrew_date","description":"קבלת התאריך העברי להיום או לתאריך מסוים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"hebrew_calendar__get_holidays","description":"רשימת חגים ומועדים קרובים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"hebrew_calendar__get_shabbat_times","description":"זמני כניסת ויציאת שבת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What's today's Hebrew date?","When does Shabbat start?"]},{"id":"affiliate","nameForModel":"amazon_affiliate","nameForHuman":"Amazon Affiliate","descriptionForModel":"Generate Amazon affiliate links with tracking tags.","descriptionForHuman":"Generate Amazon affiliate links with automatic commission","icon":"🛒","category":"data","tags":["affiliate","amazon","links","monetization"],"authType":"none","tools":[{"name":"affiliate__generate_amazon_link","description":"יצירת קישור שותפים לאמזון לפי מילת חיפוש","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":1,"examplePrompts":[]},{"id":"web","nameForModel":"web_tools","nameForHuman":"Web Tools","descriptionForModel":"Fetch web pages, check URL availability, and create shortened links.","descriptionForHuman":"Fetch web page content, check URL availability, shorten links","icon":"🌐","category":"data","tags":["web","scraping","url","links"],"authType":"none","tools":[{"name":"web__fetch_url","description":"שליפת תוכן מדף אינטרנט והמרתו לטקסט קריא","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"web__check_url","description":"בדיקת זמינות וסטטוס של כתובת URL","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"web__shorten_url","description":"קיצור כתובת URL באמצעות TinyURL","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Get the content from this link"]},{"id":"utility","nameForModel":"utility","nameForHuman":"Utilities","descriptionForModel":"Math calculations, unit conversions, time zones, password generation, and date utilities.","descriptionForHuman":"Calculator, unit conversion, percentages, world clock, random number & password generation","icon":"🛠️","category":"utility","tags":["calculator","converter","clock","password"],"authType":"none","tools":[{"name":"utility__calculate","description":"מחשבון מתמטי - חישוב ביטוי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"utility__convert_units","description":"המרת יחידות מידה (אורך, משקל, טמפרטורה)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"utility__calculate_percentage","description":"חישוב אחוזים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"utility__get_current_time","description":"הצגת השעה הנוכחית באזור זמן","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"utility__compare_timezones","description":"השוואת שעה בין שני אזורי זמן","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"utility__calculate_duration","description":"חישוב משך זמן בין שני תאריכים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"utility__random_number","description":"ייצור מספר אקראי בטווח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"utility__generate_password","description":"ייצור סיסמה אקראית","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":8,"examplePrompts":["What is 15% of 3200?","Convert 100 km to miles","What time is it in New York?"]},{"id":"summarize","nameForModel":"summarize","nameForHuman":"Content Summary","descriptionForModel":"Summarize web pages or text content using AI.","descriptionForHuman":"Summarize articles, web pages and texts in Hebrew in various formats","icon":"📝","category":"productivity","tags":["summary","articles","text","content"],"authType":"none","tools":[{"name":"summarize__summarize_content","description":"סיכום תוכן מכתובת URL או טקסט חופשי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":1,"examplePrompts":["Summarize this article for me"]},{"id":"israel_transit","nameForModel":"israel_transit","nameForHuman":"Israel Public Transit","descriptionForModel":"Search Israeli bus/train stations, get upcoming departures, and plan public transit routes using open data.","descriptionForHuman":"Search bus/train stations, view upcoming departures, and plan public transit routes in Israel","icon":"🚌","category":"utility","tags":["transit","bus","train","israel","transport","public-transit"],"authType":"none","tools":[{"name":"israel_transit__search_station","description":"חיפוש תחנות אוטובוס/רכבת לפי שם","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israel_transit__get_departures","description":"צפייה ביציאות קרובות מתחנה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israel_transit__plan_route","description":"תכנון מסלול בתחבורה ציבורית בין שני מקומות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["When is the next bus from the central station?","Search for a train station in Tel Aviv","How to get from Haifa to Jerusalem by bus?"]},{"id":"israel_gov","nameForModel":"israel_gov","nameForHuman":"Israel Government Data","descriptionForModel":"Search Knesset legislation, get Bank of Israel exchange rates, CPI data, and search Israeli companies registry.","descriptionForHuman":"Access Israeli government open data: legislation, exchange rates, CPI, and companies registry","icon":"🏛️","category":"data","tags":["government","knesset","legislation","bank-of-israel","cpi","companies","israel"],"authType":"none","tools":[{"name":"israel_gov__search_legislation","description":"חיפוש הצעות חוק בכנסת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israel_gov__get_exchange_rates","description":"שערי חליפין רשמיים של בנק ישראל","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israel_gov__get_cpi","description":"מדד המחירים לצרכן מהלמ\"ס","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israel_gov__search_companies","description":"חיפוש חברות במרשם החברות הישראלי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["Search education legislation","What is the USD rate at Bank of Israel?","Search company in the companies registry"]},{"id":"jewish_calendar","nameForModel":"jewish_calendar","nameForHuman":"Jewish Calendar","descriptionForModel":"Get halachic times (zmanim), weekly Torah portion, Jewish holidays, Daf Yomi, and search Jewish texts via Hebcal and Sefaria.","descriptionForHuman":"Halachic times, weekly Torah portion, Jewish holidays, Daf Yomi, and Jewish text search","icon":"🕎","category":"utility","tags":["jewish","calendar","zmanim","parasha","holidays","torah","daf-yomi","sefaria","hebcal"],"authType":"none","tools":[{"name":"jewish_calendar__get_zmanim","description":"זמני הלכה (הנץ, שקיעה, צאת הכוכבים ועוד) לפי מיקום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"jewish_calendar__get_parasha","description":"פרשת השבוע הקרובה כולל קריאת תורה והפטרה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"jewish_calendar__get_holidays","description":"רשימת חגי ישראל ומועדים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"jewish_calendar__get_daf_yomi","description":"הדף היומי של היום ולימוד יומי נוסף","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"jewish_calendar__search_torah","description":"חיפוש בטקסטים יהודיים (תנ\"ך, תלמוד, משנה ועוד) דרך ספריא","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":5,"examplePrompts":["When is sunset today in Tel Aviv?","What is this week's Torah portion?","When is Passover this year?","What is today's Daf Yomi?","Search Torah texts about love"]},{"id":"dira-behanaha","nameForModel":"dira_behanaha","nameForHuman":"Dira BeHanaha (Israeli housing lotteries)","descriptionForModel":"Query Israeli subsidized housing lotteries from dira.moch.gov.il. Covers all ~2,500 lotteries (open, closed, planned) across programs Mehir LeMishtaken, Mehir Matara, and Mehir Mufhat. Supports filtering by city, program, contractor, price per sqm, entitlement type; plus search, side-by-side comparison, aggregated statistics, and similarity queries. Data is cached in memory with a 15-minute TTL.","descriptionForHuman":"Smart query tool for Israeli subsidized housing lotteries (Mehir LeMishtaken, Mehir Matara, Mehir Mufhat). Reads live from the government site — no login required.","icon":"🏠","category":"real-estate","tags":["israel","housing","real-estate","government","lottery","dira","moch","mehir-lemishtaken"],"authType":"none","tools":[{"name":"dira-behanaha__get_overview","description":"סקירה כללית של כל הדטה הזמין בדירה בהנחה: כמה הגרלות סה\"כ, כמה פתוחות עכשיו, כמה עתידיות, התפלגות לפי תוכנית (מחיר למשתכן / מחיר מטרה / מחיר מופחת), עשר הערים המובילות וטווח התאריכים. תמיד מומלץ להתחיל בכלי הזה כדי להבין מה יש לפני שאילתות ספציפיות.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__get_open_lotteries","description":"החזר את כל ההגרלות הפתוחות כרגע להרשמה, עם כל המידע הרלוונטי (תאריכי הרשמה, מחיר למ\"ר, יח\"ד, קבלן, תוכנית, יחס הגרלה עד כה, קישור ישיר להרשמה). זה הכלי שכדאי לקרוא לו כאשר משתמש שואל \"מה פתוח עכשיו\" או \"איפה אני יכול להירשם\". אם אין הגרלות פתוחות - הכלי יציין זאת ויציע את ההגרלות העתידיות הקרובות.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__list_lotteries","description":"שליפת רשימת הגרלות עם פילטרים. פרמטרים אופציונליים: city (עיר בעברית, תואמת חלקית), program (mehir-lemishtaken/mehir-matara/mehir-mufhat), entitlement (homeless/homeless-and-improvers), status (open/upcoming/held/choosing/done), minPricePerSqm, maxPricePerSqm, minUnits, contractor, sortBy (lottery-date/subscribers/price/competition-ratio), limit (ברירת מחדל 20, מקסימום 100). מחזיר שורת סיכום לכל הגרלה עם יחס הגרלה מחושב.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__get_lottery","description":"פרטים מלאים של הגרלה ספציפית לפי מספר פרויקט ומספר הגרלה. מחזיר את כל השדות הגלומים, פרמטרים מחושבים (יחס הגרלה, יחס תושבי מקום, אחוז מילואים), הערות ה-HTML מנותחות לטקסט נקי, וקישור ישיר לדף הפרויקט באתר.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__search_lotteries","description":"חיפוש חופשי בטקסט על פני שמות פרויקטים, שמות שכונות, ערים, קבלנים והערות. מחזיר את ההגרלות הרלוונטיות ביותר. שימושי כשהמשתמש לא זוכר מספר הגרלה או כשהוא מחפש לפי מילת מפתח.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__compare_lotteries","description":"השוואה צד-לצד של 2 עד 5 הגרלות לפי המדדים העיקריים: מחיר למ\"ר, יח\"ד, נרשמים, יחס הגרלה, קבלן, סטטוס היתר ועוד. כל הגרלה מזוהה ע\"י מספר הפרויקט + מספר ההגרלה.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__get_stats","description":"סטטיסטיקות אגרגטיביות: קבוצות לפי עיר/קבלן/תוכנית/זכאות/סטטוס והמדדים: ספירה, ממוצע מחיר למ\"ר, סך יחידות דיור, יחס הגרלה ממוצע, ממוצע נרשמים. שימושי לשאלות כמו \"איזה קבלן בונה הכי הרבה?\" או \"מה העיר היקרה ביותר?\".","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__find_similar","description":"מוצא הגרלות דומות להגרלה נתונה. קריטריוני הדמיון: אותה עיר, אותה תוכנית, טווח מחיר דומה (±20%). שימושי לעזור למשתמש להשוות אלטרנטיבות.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__explain_fields","description":"החזר תיעוד מובנה של כל שדות הנתונים של דירה בהנחה: שם השדה, תיאור בעברית, ערכי enum (כאשר רלוונטי), והשדות המחושבים שאנחנו מוסיפים. הכלי הזה מיועד לעזור לאייג'נט להסביר למשתמש מה כל דבר אומר, או לעזור לאייג'נט להבין איך לפרש תשובות מהכלים האחרים.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dira-behanaha__refresh_snapshot","description":"רענון ידני של ה-cache המקומי מול שרתי דירה בהנחה. בדרך כלל ה-cache מתרענן אוטומטית כל 15 דקות - השתמש בכלי הזה רק אם אתה חושד שהנתונים מיושנים או שמשתמש ביקש במפורש נתונים עדכניים.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":10,"examplePrompts":["Which Dira BeHanaha lotteries are open now?","What's the average price per sqm in Beer Sheva?","Compare lottery 2667 in Ofakim vs 2671 in Beer Sheva","Which contractor builds the most Mehir Matara projects?","What are the local-resident win odds for this lottery?","Show me lotteries about to open in the next month"]},{"id":"web-search","nameForModel":"web_search","nameForHuman":"Web Search","descriptionForModel":"Search the web. Primary backend: Tavily (AI-optimised, answers + source scoring). Fallback: DuckDuckGo (free, no key). One API key covers all three tools: search_web (keyword), search_semantic (meaning-based), search_research (deep with sources).","descriptionForHuman":"Fast keyword, semantic, and AI research — all via Tavily + DuckDuckGo","icon":"🔍","category":"data","tags":["search","research","web","tavily"],"authType":"none","tools":[{"name":"web-search__search_web","description":"חיפוש מהיר. Tavily אם מוגדר מפתח TAVILY_API_KEY, אחרת DuckDuckGo חינמי","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"web-search__search_semantic","description":"חיפוש סמנטי / מציאת תוכן דומה (Tavily advanced)","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"web-search__search_research","description":"מחקר AI עם סיכום, ציטוטים וניקוד מקורות (Tavily)","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Search for information about...","Find articles similar to...","Research in depth about..."]},{"id":"web-scrape","nameForModel":"web_scrape","nameForHuman":"Web Scraping","descriptionForModel":"Scrape web pages to clean Markdown/HTML, take screenshots, convert to PDF, and extract structured data using Firecrawl and Cloudflare Browser Rendering.","descriptionForHuman":"Advanced scraping, screenshots, PDF conversion, and structured data extraction","icon":"🕸️","category":"data","tags":["scrape","screenshot","pdf","extract","browser","firecrawl","cloudflare"],"authType":"none","tools":[{"name":"web-scrape__scrape_page","description":"שליפת תוכן מדף אינטרנט והמרתו ל-Markdown או HTML נקי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"web-scrape__extract_structured","description":"חילוץ נתונים מובנים מדף אינטרנט לפי סכמה — מחירים, כותרות, מלאי וכו׳","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"web-scrape__screenshot","description":"צילום מסך של דף אינטרנט","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"web-scrape__to_pdf","description":"המרת דף אינטרנט לקובץ PDF","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"web-scrape__get_links","description":"חילוץ כל הקישורים מדף אינטרנט","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":5,"examplePrompts":["Scrape the content from this site","Take a screenshot of this page","Extract prices from this page"]},{"id":"web-crawl","nameForModel":"web_crawl","nameForHuman":"Web Crawling","descriptionForModel":"Crawl entire websites to extract all pages as Markdown, map all URLs on a site, and run autonomous deep research agents using Firecrawl.","descriptionForHuman":"Crawl entire websites, map URLs, and run autonomous deep research","icon":"🕷️","category":"data","tags":["crawl","sitemap","research","agent","firecrawl"],"authType":"none","tools":[{"name":"web-crawl__crawl_site","description":"סריקת אתר שלם — מחזיר job_id לבדיקת סטטוס","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"web-crawl__crawl_status","description":"בדיקת סטטוס סריקה ושליפת תוצאות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"web-crawl__map_site","description":"מיפוי כל ה-URL-ים באתר ללא שליפת תוכן — מהיר וזול","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"web-crawl__deep_research","description":"מחקר עמוק אוטונומי — סוכן שגולש, מחפש ומסכם. מחזיר job_id","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"web-crawl__research_status","description":"בדיקת סטטוס מחקר עמוק ושליפת תוצאות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":5,"examplePrompts":["Crawl this website","Map all pages on this site","Do deep research on this topic"]},{"id":"places","nameForModel":"google_places","nameForHuman":"Places","descriptionForModel":"Search for places and businesses, get detailed place information including reviews and hours.","descriptionForHuman":"Search places & businesses, details, opening hours, ratings & navigation","icon":"📍","category":"data","tags":["places","maps","restaurants","businesses","navigation"],"authType":"none","tools":[{"name":"places__search_places","description":"חיפוש מקומות ועסקים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"places__get_place_details","description":"פרטים מלאים על מקום ספציפי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Find me an Italian restaurant in Tel Aviv","What are IKEA's opening hours?"]},{"id":"tts","nameForModel":"text_to_speech","nameForHuman":"Text to Speech (deprecated)","descriptionForModel":"Convert text into a natural-sounding voice audio clip using Gemini 3.1 Flash TTS. Returns audio/wav. Supports 70+ languages (auto-detected from the text) and 13 prebuilt voices. Use any time the user asks to hear something, wants a voice note, or asks for an audio reply (WhatsApp, Telegram, web).","descriptionForHuman":"⚠️ Superseded by studio_tts / studio_elevenlabs_tts in the `studio` plugin.","icon":"🔊","category":"media","tags":["tts","speech","audio","voice","whatsapp","accessibility","gemini"],"authType":"none","tools":[{"name":"tts__text_to_speech","description":"המרת טקסט להודעה קולית (WAV) עם Gemini 3.1 Flash TTS. תומך ב-70+ שפות (זיהוי אוטומטי) ו-13 קולות. מתאים לשליחת הקלטות בווטסאפ, טלגרם ובצ׳אט.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":1,"examplePrompts":["Read this message aloud","Turn this text into an audio file","Send me a WhatsApp voice note saying \"the meeting moved to 4pm\""]},{"id":"video-studio","nameForModel":"video_studio_legacy","nameForHuman":"Video Studio (deprecated)","descriptionForModel":"DEPRECATED. For all new work use the `studio` plugin: studio_brief for natural-language dispatch, studio_image/video_quick/music_quick/tts for single-shot generation, studio_template_run for packaged workflows. This legacy plugin stays online only to avoid breaking existing callers.","descriptionForHuman":"⚠️ Superseded by the `studio` plugin. Kept for backward compatibility until callers migrate.","icon":"🎬","category":"media","tags":["deprecated","legacy","video","audio","tts","music"],"authType":"none","tools":[{"name":"video-studio__render_from_template","description":"יוצר סרטון מ-template. אסינכרוני — מחזיר jobId.","annotations":{"openWorldHint":true}},{"name":"video-studio__render_custom_html","description":"סרטון מ-HTML חופשי (GSAP + hyperframes). אסינכרוני.","annotations":{"openWorldHint":true}},{"name":"video-studio__compose_video","description":"מזמר HTML + דיבוב + מוזיקה ל-MP4. ASYNC — מחזיר {status: \"processing\", statusUrl, userMessage}. 🚨 CRITICAL: After calling this tool, reply to the user with the `userMessage` field (or paraphrase briefly in Hebrew). Tell them they can keep chatting — the video will be delivered automatically when ready. DO NOT call check_render_status. DO NOT poll. DO NOT call compose_video a second time. The system pushes the finished video to the user's chat automatically. ⚡ Duration: 3-8s is ideal (render ≈ 40-90s). 15s+ = unpleasant wait. Hard cap at 30s. 📐 DEFAULT AND RECOMMENDED: 720×1280 (vertical) or 1280×720 (landscape). ⚠️ AVOID 1080×1920 / 1920×1080 — 2.3× slower than 720p for imperceptible quality gain. Only use if user explicitly asks for Full HD. 🎬 HTML MUST include: <div id=\"root\" data-composition-id=\"main\" data-width=\"W\" data-height=\"H\" data-duration=\"N\" data-start=\"0\">…</div> AND <script>window.__timelines = {}; const tl = gsap.timeline({paused:true}); tl.to(\"#el\",{opacity:1},0); window.__timelines[\"main\"] = tl;</script>. 🔊 narration: {text, voice?: \"Orus\"|\"Charon\"|\"Fenrir\"|\"Puck\"|\"Iapetus\"|\"Algenib\"|\"Rasalgethi\" (male) | \"Kore\"|\"Aoede\"|\"Leda\"|\"Zephyr\"|\"Schedar\"|\"Erinome\" (female)}. 🎵 music: {mood: \"upbeat\"|\"warm\"|\"cinematic\"|\"tech\"|\"celebration\"}. Mapping: upbeat=energetic/modern/corporate, warm=cozy/nostalgic/acoustic, cinematic=dramatic/epic, tech=futuristic/digital, celebration=festive/party. Mood uses free cached library; prompt triggers expensive Lyria — AVOID.","annotations":{"openWorldHint":true}},{"name":"video-studio__generate_narration","description":"דיבוב לסרטון (Gemini 3.1 Flash TTS). השתמש *רק* בתוך תהליך של compose_video/ הרכבת וידאו — הקובץ נשמר בגלריה ומוחזר כ-URL, לא נשלח inline ללקוח. לשליחת הודעה קולית בצ׳אט/ווטסאפ/טלגרם — השתמש בכלי text_to_speech.","annotations":{"openWorldHint":true}},{"name":"video-studio__generate_music","description":"Lyria 3 music. variant=clip (~30s, fast) או pro (~3min).","annotations":{"openWorldHint":true}},{"name":"video-studio__pick_music_from_library","description":"בחר טראק קיים מספריית stock לפי mood.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"video-studio__list_music_library","description":"רשימת טראקים בספרייה (אופציונלית לפי mood).","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"video-studio__populate_music_library","description":"Admin — מייצר את הספרייה (קריאה אחת לכל mood).","annotations":{"openWorldHint":true}},{"name":"video-studio__list_voices","description":"רשימת voices ל-TTS.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"video-studio__check_render_status","description":"סקור jobId של render/compose. חוזר {status, videoUrl?} כשיסתיים.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"video-studio__list_templates","description":"רשימת templates זמינים + שדות נדרשים.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"video-studio__list_assets","description":"גלריה אישית — רשימת כל הסרטונים/דיבובים/מוזיקה שיצרתי.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"video-studio__delete_asset","description":"מחק פריט מהגלריה.","annotations":{"destructiveHint":true,"idempotentHint":true}}],"toolCount":13,"examplePrompts":["Prefer: studio_brief / studio_video_quick in the studio plugin"]},{"id":"studio","nameForModel":"studio","nameForHuman":"WizBI Studio","descriptionForModel":"⭐ WizBI Studio — the CANONICAL media-creation platform. This plugin is a thin proxy to wizbi-ai-studio (Cloud Run service) which unifies 6 providers (Gemini, Vertex Veo 3.1, FAL Seedance/Flux/Kling, HeyGen, ElevenLabs, Lyria) under one budget envelope, one gallery, one session API. DEFAULT to studio_brief for any media request — it plans, asks for missing info, and executes. The legacy plugins `video-studio`, `image-gen`, and `tts` in this repo are DEPRECATED in favor of studio_*.","descriptionForHuman":"Create videos, images, songs, landing pages and flyers from any input. Includes direct text-to-video via Seedance 2.0 (ByteDance). Context-aware — analyses images/docs/URLs and produces matching content.","icon":"🎨","category":"media","tags":["canonical","primary","video","image","audio","media","seedance","veo","heygen","elevenlabs","multimodal"],"authType":"none","tools":[{"name":"studio__studio_brief","description":"⭐ PREFERRED ENTRY POINT for ANY media request (image, video, song, TTS, product ad). The Gemini Flash planner fills smart defaults (aspect_ratio, voice, duration, model tier) — feel free to confirm critical creative choices with the user when they would meaningfully change the output (brand tone, target audience, language, visual style), but you can call this tool with reasonable defaults whenever the brief is concrete enough. The widget renders live progress + result the moment the tool fires. Returns {status: \"executed\"|\"need_info\"|\"refuse\", outputs?, questions?, cost_estimate_usd?, reasoning}.","annotations":{"openWorldHint":true}},{"name":"studio__studio_cost_estimate","description":"Estimate USD cost + latency BEFORE running a heavy tool. Use to decide whether to proceed and to warn the user when cost > $0.30 or latency > 60s.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_create","description":"Create a context-aware creative session. Accepts inputs[] (text/image/video/audio/url/document/data) and outputs[] specs. Output kinds: video (16:9/9:16/1:1, any duration, he/en), image (frame still), song (mp3), gif (short loop), html (landing page), pdf (A4 flyer), seedance (direct text-to-video via FAL).","annotations":{"openWorldHint":true}},{"name":"studio__studio_seedance","description":"One-shot: text prompt → AI-generated MP4 with native audio via ByteDance Seedance 2.0 Fast (fal.ai). 4–15s, aspect auto|21:9|16:9|1:1|9:16|..., resolution 480p/720p. ~40–90s latency.","annotations":{"openWorldHint":true}},{"name":"studio__studio_list","description":"List recent Studio sessions for a user.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_get","description":"Fetch a session with all its parsed inputs, stages, and outputs.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_image","description":"Generate an image from a prompt. Smart defaults: model=fast (Gemini 3 Flash, free, ~10s) and aspect_ratio=1:1. Widget renders the image inline with download / open / copy-link buttons. Models: fast (Gemini 3 Flash, default), pro (Gemini 3 Pro), flux (Flux Schnell — requires FAL credits), flux_dev. Aspect: 1:1, 16:9, 9:16, 4:3, 3:4.","annotations":{"openWorldHint":true}},{"name":"studio__studio_video_quick","description":"Single-shot AI video from prompt. Smart defaults: model=veo_fast (Gemini-based, no FAL), aspect_ratio=9:16, duration=auto, generate_audio=true. The widget renders a live progress bar + logs during the ~40-90s render and the video inline when done. Models: veo_fast (default), veo_lite, veo_pro, seedance_fast, seedance_pro, kling. 4-15s, native audio. Aspect: 16:9|9:16|1:1|21:9|4:3|3:4|auto.","annotations":{"openWorldHint":true}},{"name":"studio__studio_music_quick","description":"Quick music. Tries mood library first (free), falls back to Lyria 3. Moods: upbeat|warm|cinematic|tech|celebration. Variants: clip (~30s) | pro (~3min).","annotations":{"openWorldHint":true}},{"name":"studio__studio_tts","description":"Single-shot TTS (Gemini 3.1 Flash TTS). 13 voices, 70+ langs, 200+ inline tags. Male: Puck, Charon, Fenrir, Orus, Iapetus, Algenib, Rasalgethi. Female: Kore, Aoede, Leda, Zephyr, Schedar, Erinome.","annotations":{"openWorldHint":true}},{"name":"studio__studio_edit_media","description":"Edit existing media. Ops: video_trim, video_resize, video_to_gif, video_extract_audio, video_thumbnail, video_info, audio_trim, audio_normalize, audio_convert, audio_concat, image_resize, image_convert.","annotations":{"openWorldHint":true}},{"name":"studio__studio_gallery_list","description":"List user cross-session asset gallery. Optional filter by kind/tag.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_gallery_publish","description":"Publish a session output into the permanent user gallery.","annotations":{"openWorldHint":true}},{"name":"studio__studio_models","description":"List available models by capability (image, video_quick, music, tts).","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_skills","description":"Fetch in-context skill catalog for Studio tools.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_edit","description":"Apply an edit to an existing session (e.g. rebuild with different aspect_ratio, swap music, add output).","annotations":{"openWorldHint":true}},{"name":"studio__studio_render_html","description":"Render arbitrary HTML (with optional GSAP/JS) to MP4 via hyperframes. Aspect-ratio aware.","annotations":{"openWorldHint":true}},{"name":"studio__studio_transcribe","description":"Transcribe audio/video to text + word-level timestamps (faster-whisper / whisper).","annotations":{"openWorldHint":true}},{"name":"studio__studio_subtitles_burn","description":"Burn a supplied SRT into a video (Heebo font for Hebrew). Returns an MP4.","annotations":{"openWorldHint":true}},{"name":"studio__studio_subtitles_autoburn","description":"One-shot: transcribe + burn subtitles on a video. Returns MP4 + SRT.","annotations":{"openWorldHint":true}},{"name":"studio__studio_avatar_video","description":"Generate an avatar-speaking video. Provider: heygen | d_id. Requires avatar_id + voice_id.","annotations":{"openWorldHint":true}},{"name":"studio__studio_voice_clone","description":"Create an ElevenLabs Instant Voice Clone from 1+ audio samples. Returns voice_id.","annotations":{"openWorldHint":true}},{"name":"studio__studio_elevenlabs_tts","description":"Speak text using an ElevenLabs voice_id (stock or cloned). Multilingual v2/turbo/flash.","annotations":{"openWorldHint":true}},{"name":"studio__studio_product_ad","description":"Scrape a product URL, write a punchy ad script, and render a 9:16 video (Seedance or avatar).","annotations":{"openWorldHint":true}},{"name":"studio__studio_heygen_catalog","description":"List available HeyGen avatars + voices.","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_elevenlabs_voices","description":"List available ElevenLabs voices (stock + cloned).","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_templates_list","description":"List packaged Studio workflows (e.g. ugc-product-ad, product-launch-trio, social-pack, podcast-clip).","annotations":{"readOnlyHint":true,"idempotentHint":true}},{"name":"studio__studio_template_run","description":"Run a packaged template by id with its required + optional args.","annotations":{"openWorldHint":true}}],"toolCount":28,"examplePrompts":["Create a 9:16 Reels video about our growth service","Generate a 6-second AI video of an octopus playing football with audio","List all my Studio sessions"]},{"id":"fileops","nameForModel":"fileops","nameForHuman":"File Ops","descriptionForModel":"File operations plugin. 60+ tools across PDF/image/video/audio/OCR/archive/office/misc. Input files as gs:// or https:// URIs. Output is V4 signed URLs (7-day TTL) to GCS. Tools chain: output URL of one tool → input URI of another. Per-user isolation via _userId arg. Hebrew+English first-class (Tesseract heb+eng, Noto Hebrew fonts, CP862 ZIP, RTL text overlay). Supported operations — PDF: compress/merge/split/encrypt/decrypt/rotate/watermark/extract_pages/extract_text/to_images/to_markdown/info/linearize/page_numbers/extract_images. Image: convert/resize/compress/rotate/crop/flip/blur/sharpen/grayscale/strip_metadata/watermark/text_overlay/info/qr_generate/qr_decode/to_svg. Video: compress/trim/concat/resize/rotate/extract_audio/thumbnail/to_gif/burn_subtitles/extract_frames/speed/watermark/info. Audio: convert/trim/concat/mix/normalize/denoise/fade/waveform/info. OCR: ocr_image/ocr_pdf (heb+eng). Archive: zip_create/zip_extract/sevenz_create/tar_create/archive_info. Office: office_to_pdf/markdown_to_pdf/docx_to_markdown/xlsx_to_csv/html_to_pdf/epub_convert. Misc: url_download (yt-dlp for YouTube/TikTok/Insta/etc), hash_file, encrypt_file, decrypt_file, data_convert (JSON/YAML/XML/TOML), file_info.","descriptionForHuman":"60+ file operations — all OSS, zero paid APIs","icon":"📁","category":"utility","tags":["pdf","image","video","audio","ocr","convert","compress","archive","zip","ffmpeg","whatsapp","hebrew","qr","youtube","yt-dlp","calibre","epub","docx","xlsx"],"authType":"none","tools":[{"name":"fileops__pdf_compress","description":"דחיסת PDF (אופטימיזציה lossless).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_merge","description":"איחוד של כמה PDFים לאחד.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_split","description":"פיצול PDF לקבצים לפי עמוד או N עמודים.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_extract_pages","description":"חילוץ עמודים ספציפיים (למשל \"1,3-5,7\").","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_encrypt","description":"הגנת PDF בסיסמה (AES-256).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_decrypt","description":"הסרת סיסמה מ-PDF.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_extract_text","description":"חילוץ טקסט מ-PDF עם שמירת פריסה (תומך עברית).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_to_images","description":"המרת PDF לתמונות (עמוד לתמונה PNG/JPG).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_rotate","description":"סיבוב עמודי PDF (90/180/270).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__pdf_info","description":"מטא-דאטה של PDF: עמודים, גודל, כותרת, תאריכים.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_convert","description":"המרת פורמט (PNG/JPG/WebP/AVIF). מטפל ב-HEIC מאייפון.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_resize","description":"שינוי גודל (רוחב/גובה/שניהם).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_compress","description":"דחיסה (שומר מימדים).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_rotate","description":"סיבוב תמונה לפי זווית.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_strip_metadata","description":"הסרת EXIF (פרטיות).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_crop","description":"חיתוך לאזור מלבני.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_flip","description":"היפוך תמונה (אופקי/אנכי/שניהם).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_grayscale","description":"המרה לשחור-לבן.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_info","description":"מידע על התמונה: מימדים, פורמט, EXIF.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__image_text_overlay","description":"צריבת טקסט על תמונה (עברית RTL).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__qr_generate","description":"יצירת קוד QR מטקסט/URL.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__qr_decode","description":"קריאת קוד QR/ברקוד מתמונה.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__video_compress","description":"דחיסת וידאו (H.264). רץ אסינכרוני עם UI חי.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__video_trim","description":"חיתוך וידאו (lossless). רץ אסינכרוני עם UI חי.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__video_extract_audio","description":"חילוץ אודיו מוידאו (mp3/wav/ogg).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__video_thumbnail","description":"תמונת תצוגה מקדימה מוידאו.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__video_info","description":"מידע: משך, codec, רזולוציה, bitrate.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__video_resize","description":"שינוי רזולוציה מפורש. רץ אסינכרוני עם UI חי.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__video_to_gif","description":"המרת וידאו ל-GIF איכותי (palette). רץ אסינכרוני עם UI חי.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__demo_async_job","description":"דמו: ג׳וב אסינכרוני עם התקדמות חיה. מחזיר סרטון לדוגמה בסוף. לבדיקת ה-MCP Apps UI.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__job_status","description":"מחזיר סטטוס של ג׳וב אסינכרוני לפי jobId. משמש iframes שלא יכולים fetch חיצוני בגלל CSP של Claude.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__job_media","description":"מחזיר את קובץ המדיה של ג׳וב שהסתיים כ-base64. משמש iframes ב-Claude.ai להציג וידאו inline דרך blob: URL (media-src של Claude חוסם cross-origin).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__audio_convert","description":"המרת אודיו (WhatsApp .ogg→MP3 וכו).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__audio_trim","description":"חיתוך אודיו.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__audio_normalize","description":"נרמול עוצמה ל-EBU R128 (-16 LUFS).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__audio_concat","description":"איחוד אודיו.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__ocr_image","description":"OCR תמונה (עברית + אנגלית, Tesseract).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__ocr_pdf","description":"OCR על PDF סרוק → PDF/A עם טקסט (עברית+אנגלית).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__zip_create","description":"יצירת ZIP, תומך סיסמה AES-256.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__zip_extract","description":"חילוץ ZIP/7z/RAR/TAR (כולל CP862 עברית).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__archive_info","description":"רשימת קבצים בתוך ארכיון.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__office_to_pdf","description":"DOCX/XLSX/PPTX/ODT/RTF/HTML → PDF (עברית RTL).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__markdown_to_pdf","description":"Markdown → PDF (עברית RTL).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__xlsx_to_csv","description":"Excel (XLSX/XLS/ODS) → CSV.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__url_download","description":"הורדת מדיה מכל URL (YouTube/TikTok/Insta/Twitter).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"fileops__hash_file","description":"Hash של קובץ (md5/sha1/sha256/sha512).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":46,"examplePrompts":["Compress this PDF","Convert HEIC to JPG","Trim video 1:00 to 3:00","Convert WhatsApp voice to MP3","Merge these three PDFs","OCR this PDF to Hebrew text","Convert Word to PDF","Extract ZIP with Hebrew filenames","Generate a QR code","Download video from YouTube","Make a GIF from this video","Add watermark to PDF"]},{"id":"inventory","nameForModel":"inventory","nameForHuman":"Inventory Management","descriptionForModel":"Manage inventory: create products, track stock levels across locations, record movements (receive/consume/adjust/move/return/write-off), and get alerts for low stock.","descriptionForHuman":"End-to-end inventory management: product catalog, stock receiving, consumption, location transfers, adjustments, returns, write-offs, and full movement history","icon":"📦","category":"productivity","tags":["inventory","stock","warehouse","logistics","products"],"authType":"none","tools":[{"name":"inventory__create_product","description":"יצירת מוצר חדש בקטלוג המלאי","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"inventory__update_product","description":"עדכון פרטי מוצר קיים","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"inventory__get_product","description":"קבלת פרטי מוצר לפי מזהה או מק\"ט","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"inventory__list_products","description":"רשימת מוצרים בקטלוג, עם אפשרות חיפוש וסינון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"inventory__create_location","description":"יצירת מיקום חדש (מחסן, מדף, חנות, ענף)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"inventory__list_locations","description":"רשימת כל המיקומים הפעילים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"inventory__add_stock","description":"קליטת סחורה / הוספת יחידות למלאי (receive)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"inventory__remove_stock","description":"הוצאת מלאי: מכירה, צריכה, החזרה לספק או ביטול","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"inventory__adjust_stock","description":"התאמת מלאי לכמות מדויקת (לאחר ספירה / תיקון)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"inventory__move_stock","description":"העברת יחידות בין מיקומים / מחסנות","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"inventory__get_stock_status","description":"מצב מלאי נוכחי — לפי מוצר, מיקום, או הכל","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"inventory__get_movement_history","description":"היסטוריית תנועות מלאי (audit trail)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"inventory__get_low_stock_alerts","description":"רשימת מוצרים מתחת למלאי מינימלי להזמנה חוזרת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":13,"examplePrompts":["How many units of product X are left?","Add 50 units of SKU-123 to main warehouse","What items need reordering?","Show movement history for product Y"]},{"id":"shopping-list","nameForModel":"shopping_list","nameForHuman":"Shopping List","descriptionForModel":"Manage personal shopping lists — add, remove, mark as bought, and clear items.","descriptionForHuman":"Add, remove and manage shopping list with categories and quantities","icon":"🛒","category":"productivity","tags":["shopping","list","groceries","household"],"authType":"none","tools":[{"name":"shopping-list__add_item","description":"הוספת מוצר לרשימת הקניות","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"shopping-list__remove_item","description":"הסרת מוצר מרשימת הקניות","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"shopping-list__get_list","description":"הצגת רשימת הקניות המלאה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"shopping-list__mark_bought","description":"סימון מוצר כנקנה/לא נקנה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"shopping-list__clear_list","description":"ניקוי רשימת הקניות","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}}],"toolCount":5,"examplePrompts":["Add milk to my shopping list","What's on my shopping list?"]},{"id":"agent-costs","nameForModel":"agent_costs","nameForHuman":"Agent Costs","descriptionForModel":"Track and analyze AI agent usage costs by period and day.","descriptionForHuman":"Track agent usage costs, analyze by model and period, overage alerts","icon":"💰","category":"finance","tags":["costs","analytics","usage","billing","monitoring"],"authType":"none","tools":[{"name":"agent-costs__get_costs_summary","description":"סיכום עלויות שימוש באייג'נט לפי תקופה — כולל פירוט לפי מודל ויום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"agent-costs__get_daily_costs","description":"עלויות יומיות מפורטות למספר ימים אחורה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":2,"examplePrompts":["How much did the agent cost me this month?","Show me daily cost breakdown"]},{"id":"recipes","nameForModel":"recipes","nameForHuman":"Recipe Book","descriptionForModel":"Personal recipe book — save, search, organize recipes with ingredients, instructions, tags. Key feature: send recipe ingredients directly to the shopping list plugin with automatic serving-size scaling.","descriptionForHuman":"Personal recipe book with ingredient-to-shopping-list integration","icon":"👨‍🍳","category":"productivity","tags":["recipes","cooking","food","shopping-list","kitchen","ingredients","ai-generated"],"authType":"none","tools":[{"name":"recipes__add_recipe","description":"שמירת מתכון חדש עם רכיבים, הוראות הכנה ותגיות","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"recipes__get_recipe","description":"הצגת מתכון מלא עם כל הרכיבים וההוראות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"recipes__list_recipes","description":"הצגת כל המתכונים השמורים, עם אפשרות סינון לפי תגית, מועדפים או חיפוש חופשי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"recipes__update_recipe","description":"עדכון מתכון קיים — ניתן לעדכן כל שדה בנפרד","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"recipes__delete_recipe","description":"מחיקת מתכון","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"recipes__toggle_favorite","description":"הוספה או הסרה מהמועדפים","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"recipes__add_to_shopping_list","description":"שליחת כל הרכיבים של מתכון לרשימת הקניות, עם אפשרות להתאים את מספר המנות","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"recipes__search_by_ingredient","description":"חיפוש מתכונים לפי רכיב — מצא מתכונים שמכילים רכיב מסוים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":8,"examplePrompts":["Save a chocolate cake recipe","Show me all my recipes","Send the pasta ingredients to my shopping list","Search recipes with chicken"]},{"id":"habit-tracker","nameForModel":"habit_tracker","nameForHuman":"Habit Tracker","descriptionForModel":"Personal habit tracker — create habits with flexible frequency (daily/weekdays/weekends/custom days), log daily completions, track streaks, view weekly/monthly/yearly statistics. Supports numeric targets (e.g. \"drink 8 glasses of water\") and binary habits. Provides daily summaries showing which habits are done and which are pending.","descriptionForHuman":"Daily habit tracker with streaks and statistics","icon":"🎯","category":"productivity","tags":["habits","tracking","streaks","productivity","goals","daily","health","ai-generated"],"authType":"none","tools":[{"name":"habit-tracker__create_habit","description":"יצירת הרגל חדש למעקב","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"habit-tracker__log_habit","description":"רישום ביצוע הרגל — סימון שההרגל הושלם (ניתן גם לציין ערך מספרי)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"habit-tracker__get_habits","description":"הצגת כל ההרגלים עם מצב ההתקדמות של היום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"habit-tracker__get_stats","description":"סטטיסטיקות התקדמות של הרגל — אחוז ביצוע, רצף, ממוצע יומי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"habit-tracker__daily_summary","description":"סיכום יומי — אילו הרגלים הושלמו ואילו ממתינים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"habit-tracker__archive_habit","description":"העברת הרגל לארכיון (או שחזור מארכיון)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"habit-tracker__delete_habit","description":"מחיקת הרגל לצמיתות כולל כל ההיסטוריה","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}}],"toolCount":7,"examplePrompts":["Create a new habit — exercise daily","Mark that I exercised today","What are my streaks?","Show me weekly stats","Show my habit summary for today"]},{"id":"canvas-manager","nameForModel":"canvas_manager","nameForHuman":"Canvas Manager","descriptionForModel":"Create dynamic UI canvases (dashboards, forms, tables, charts) from a JSON spec. Components: stat-card, table, chart-bar, chart-line, list, form, text, html, image-grid. Supports data sources (auto-load from a tool), refresh intervals, and action buttons.","descriptionForHuman":"Create dashboards, forms, and tables dynamically — agent builds custom UI","icon":"🎨","category":"utility","tags":["canvas","ui","dashboard","dynamic","forms"],"authType":"none","tools":[{"name":"canvas-manager__create_canvas","description":"יצירת קנבס דינמי מ-spec. רכיבים נתמכים: stat-card, table, chart-bar, list, form, text, html, image-grid.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"canvas-manager__list_canvases","description":"הצגת כל הקנבסים השמורים של המשתמש","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"canvas-manager__delete_canvas","description":"מחיקת קנבס שמור","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"canvas-manager__list_templates","description":"הצגת כל תבניות הקנבס הזמינות מכל הפלאגינים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":4,"examplePrompts":["Create a dashboard with daily summary","Show me my saved canvases","What canvas templates are available?"]},{"id":"twilio","nameForModel":"twilio","nameForHuman":"Twilio","descriptionForModel":"Full Twilio platform integration: send SMS/MMS/WhatsApp, make/receive voice calls, manage phone numbers, run 2FA verification (Verify API), look up phone number intelligence (Lookup API), manage multi-party Conversations, monitor account alerts via Monitor API, and track billing usage.","descriptionForHuman":"All Twilio capabilities in one place — messaging, calls, numbers, verification, monitoring","icon":"📱","category":"communication","tags":["sms","mms","whatsapp","voice","calls","phone-numbers","verify","2fa","messaging","conversations","lookup","twilio"],"authType":"credentials","tools":[{"name":"twilio__save_credentials","description":"שמור ואמת פרטי חיבור Twilio — Account SID ו-Auth Token","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__get_account","description":"קבל פרטי חשבון Twilio — שם ידידותי, סטטוס, סוג חשבון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__get_balance","description":"קבל את יתרת החשבון הנוכחית ב-Twilio","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__list_subaccounts","description":"רשימת חשבונות משנה (subaccounts) תחת החשבון הראשי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__get_usage_today","description":"קבל סיכום שימוש ועלויות של היום — שיחות, SMS, מספרים ועוד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__get_usage_records","description":"קבל נתוני שימוש ועלויות מפורטים לפי קטגוריה ותאריך. קטגוריות: calls, calls-inbound, calls-outbound, sms, sms-inbound, sms-outbound, mms, phonenumbers, recordings, transcriptions, totalprice ועוד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__send_sms","description":"שלח הודעת SMS או MMS. לשליחת MMS הוסף media_url. לשליחה מתוזמנת השתמש ב-send_at עם schedule_type=fixed","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__send_whatsapp","description":"שלח הודעת WhatsApp דרך Twilio. הנמען חייב להיות מנוי WhatsApp. לשליחת תבנית (Template) ציין content_sid ו-content_variables","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__list_messages","description":"רשימת הודעות SMS/MMS/WhatsApp — נכנסות ויוצאות. ניתן לסנן לפי נמען, שולח ותאריך","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__get_message","description":"קבל פרטים מלאים של הודעה ספציפית לפי SID","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__delete_message","description":"מחק הודעה מהלוג (המחיקה אינה מבטלת הודעה שנשלחה — משפיעה רק על הרשומה בחשבון)","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__list_media","description":"רשימת קבצי מדיה (תמונות, שמע) של הודעת MMS","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__list_phone_numbers","description":"רשימת מספרי הטלפון שבבעלות החשבון עם יכולות ותצורת Webhook","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__search_available_numbers","description":"חפש מספרי טלפון פנויים לרכישה לפי מדינה, קוד אזור, יכולות ועוד. ניתן לחפש: Local, TollFree, Mobile","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__buy_phone_number","description":"רכוש מספר טלפון. השתמש ב-search_available_numbers תחילה לאיתור המספר הרצוי","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__update_phone_number","description":"עדכן הגדרות מספר טלפון: שם, Webhooks לשיחות/SMS, SIP Trunk ועוד","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__release_phone_number","description":"שחרר מספר טלפון מהחשבון (הפעולה בלתי הפיכה — המספר יחזור לשוק)","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__make_call","description":"בצע שיחה קולית יוצאת. חובה לציין twiml או url עם הוראות TwiML לשיחה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__list_calls","description":"רשימת שיחות קוליות עם סינון לפי מספרים, סטטוס ותאריכים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__get_call","description":"קבל פרטים מלאים של שיחה קולית ספציפית","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__hangup_call","description":"נתק שיחה פעילה או בתור, או הפנה מחדש לנתיב TwiML אחר. לניתוק: status=completed. להפניה: ציין url חדש","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__start_call_recording","description":"התחל להקליט שיחה קולית פעילה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__list_recordings","description":"רשימת הקלטות שיחות. ניתן לסנן לפי שיחה ספציפית","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__get_recording","description":"קבל פרטי הקלטה ספציפית כולל URL להורדה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__delete_recording","description":"מחק הקלטת שיחה (הפעולה בלתי הפיכה)","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__list_verify_services","description":"רשימת שירותי Twilio Verify (2FA) בחשבון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__create_verify_service","description":"צור שירות Twilio Verify חדש לאימות דו-שלבי (2FA). ניתן להתאים: אורך קוד, תבנית הודעה, LookupEnabled, TOTP ו-WhatsApp","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__send_verification","description":"שלח קוד אימות (2FA) לטלפון או אימייל. ערוצים: sms (ברירת מחדל), call, email, whatsapp, auto","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__check_verification","description":"בדוק קוד אימות שהמשתמש הזין. מחזיר status=approved אם הקוד נכון. שים לב: הקוד מבוטל אחרי 10 דקות, 5 ניסיונות כושלים, או אישור","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__delete_verify_service","description":"מחק שירות Verify (הפעולה בלתי הפיכה — כל ה-verifications יאבדו)","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__lookup_phone_number","description":"בדוק מידע על מספר טלפון דרך Twilio Lookup API v2. הבדיקה הבסיסית (תקינות, E.164, מדינה) חינמית. חבילות מידע בתשלום: line_type_intelligence (סוג קו), caller_name (שם מתקשר, ארה\"ב בלבד), sms_pumping_risk (הגנת הונאה)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__list_conversations","description":"רשימת שיחות Twilio Conversations (multi-channel: SMS, WhatsApp, Chat). כל שיחה יכולה לכלול משתתפים ממספר ערוצים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__create_conversation","description":"צור שיחת Conversation חדשה (מיכל לשיחה multi-channel)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__add_conversation_participant","description":"הוסף משתתף לשיחה. לSMS/WhatsApp ציין address ו-proxy_address. לChat/SDK ציין identity בלבד","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__send_conversation_message","description":"שלח הודעה בתוך שיחת Conversation","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"twilio__list_conversation_messages","description":"רשימת הודעות בתוך שיחת Conversation","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__list_alerts","description":"רשימת התראות ושגיאות מ-Twilio Monitor API. כולל שגיאות Webhook, בעיות בשליחת הודעות, שגיאות TwiML ועוד. חיפוש מוגבל ל-30 יום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"twilio__get_alert","description":"קבל פרטים מלאים של התראה ספציפית כולל request/response headers","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":38,"examplePrompts":["Send SMS to +15551234567 saying \"Hello\"","What is my Twilio account balance?","Search available phone numbers in Israel","Send a 2FA verification code to my phone","Show recent voice calls","What are my SMS costs this month?","Buy a US phone number with 415 area code"]},{"id":"meta-ads","nameForModel":"meta_ads","nameForHuman":"Meta Ads","descriptionForModel":"Full read + write management of Meta (Facebook/Instagram) advertising campaigns. READ: list_ad_accounts, list_campaigns, list_adsets, list_ads, get_campaign_insights, analyze_whatsapp_funnel. WRITE: update_object_status (pause/activate), update_adset_budget, update_adset_targeting (age/geo/placements), create_ad_creative (new body/image/CTA), update_ad_creative (swap creative on ad), create_custom_audience (retargeting), list_image_hashes (find images for creatives). Always read before writing. Writes affect live ads — confirm intent with user before destructive operations.","descriptionForHuman":"Full analysis of Facebook and Instagram campaigns including WhatsApp funnel","icon":"📱","category":"data","tags":["meta","facebook","instagram","ads","marketing","whatsapp","leads","funnel"],"authType":"credentials","tools":[{"name":"meta-ads__list_ad_accounts","description":"הצגת כל חשבונות הפרסום הנגישים עם סטטוס, מטבע ויתרה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__list_campaigns","description":"הצגת קמפיינים עם סטטוס, מטרה ותקציב","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__get_campaign_insights","description":"מדדי ביצועים מפורטים — impressions, clicks, spend, CTR, CPC, CPM, conversions","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__list_adsets","description":"הצגת ad sets עם קהל יעד, תקציב ומטרת אופטימיזציה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__list_ads","description":"הצגת מודעות עם פרטי creative — כותרת, טקסט, call-to-action","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__analyze_whatsapp_funnel","description":"ניתוח מלא של משפך WhatsApp — מחשיפה דרך קליק עד שיחה פתוחה ולידים, כולל עלויות בכל שלב","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__update_object_status","description":"✏️ עדכון סטטוס של קמפיין/adset/מודעה — pause, activate, archive","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__update_adset_budget","description":"✏️ עדכון תקציב של ad set — daily או lifetime ($)","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__update_adset_targeting","description":"✏️ עדכון targeting של ad set — גיל, מדינות, placements","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":false,"openWorldHint":true}},{"name":"meta-ads__create_ad_creative","description":"✏️ יצירת ad creative חדש (body, image, CTA) — לא משייך למודעה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"meta-ads__update_ad_creative","description":"✏️ החלפת ה-creative של מודעה קיימת (creatives ב-Meta הם immutable — צריך ליצור חדש קודם)","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"meta-ads__create_custom_audience","description":"✏️ יצירת קהל מותאם — retargeting","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"meta-ads__list_image_hashes","description":"הצגת תמונות שהועלו לחשבון — עם ה-hash שלהן (לשימוש ב-create_ad_creative)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":13,"examplePrompts":["Show me all my active campaigns","Analyze campaign performance for the last 30 days","What is my cost per WhatsApp conversation?","Analyze the marketing funnel from impression to lead","Which ads are performing best?"]},{"id":"monday","nameForModel":"monday_com","nameForHuman":"Monday.com","descriptionForModel":"Manage Monday.com boards, items, subitems, updates, and groups.","descriptionForHuman":"Manage boards, tasks and subitems on Monday.com","icon":"📋","category":"productivity","tags":["crm","tasks","project-management","boards","monday"],"authType":"api_key","tools":[{"name":"monday__save_api_key","description":"בדיקת תקינות מפתח API של Monday.com","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__get_boards","description":"קבל רשימת לוחות (boards) שלך ב-Monday","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__get_board_items","description":"קבל פריטים מלוח ספציפי עם ערכי עמודות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__create_item","description":"צור פריט חדש בלוח","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"monday__update_item","description":"עדכן ערכי עמודות של פריט קיים","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__search_items","description":"חפש פריטים לפי טקסט בכל הלוחות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__get_board_columns","description":"הצג מבנה עמודות של לוח כולל הגדרות ותוויות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__get_item","description":"קבל פרטים מלאים של פריט כולל תת-משימות ועדכונים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__add_update","description":"הוסף עדכון (הודעה) לפריט","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"monday__create_subitem","description":"צור תת-משימה לפריט קיים","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"monday__move_item_to_group","description":"העבר פריט לקבוצה אחרת","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__archive_item","description":"ארכב פריט","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__delete_item","description":"מחק פריט לצמיתות","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"monday__create_group","description":"צור קבוצה חדשה בלוח","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":14,"examplePrompts":["Show me my Monday boards","Create a new task in the Projects board","What are my open tasks?"]},{"id":"morning","nameForModel":"green_invoice","nameForHuman":"Morning (Green Invoice)","descriptionForModel":"Manage invoices, clients, and documents via Green Invoice (Hashbonit Yeruka).","descriptionForHuman":"Manage invoices, clients and documents via Green Invoice","icon":"🟢","category":"finance","tags":["invoicing","accounting","clients","documents","green-invoice"],"authType":"credentials","tools":[{"name":"morning__save_api_key","description":"בדיקת תקינות פרטי API של חשבונית ירוקה (id + secret)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"morning__search_clients","description":"חיפוש לקוחות לפי שם, אימייל או מספר עוסק","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"morning__create_client","description":"צור לקוח חדש","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"morning__create_document","description":"צור מסמך חדש (חשבונית, קבלה, הצעת מחיר ועוד)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"morning__search_documents","description":"חיפוש מסמכים לפי תאריך, סוג או לקוח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"morning__get_business_info","description":"קבל פרטי העסק המחובר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":6,"examplePrompts":["Issue an invoice for a client","Search all invoices from this month","Create a new client"]},{"id":"google_workspace","nameForModel":"google_workspace","nameForHuman":"Google Workspace","descriptionForModel":"Access Google Calendar (events, free time) and Gmail (read, send, reply emails).","descriptionForHuman":"Google Calendar management and Gmail integration","icon":"📧","category":"productivity","tags":["google","calendar","gmail","email","meetings"],"authType":"oauth2","tools":[{"name":"google_workspace__list_events","description":"הצג אירועים מיומן Google","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"google_workspace__create_event","description":"צור אירוע חדש ביומן Google","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"google_workspace__delete_event","description":"מחק אירוע מיומן Google","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"google_workspace__find_free_time","description":"מצא חלונות זמן פנויים ביומן","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"google_workspace__list_emails","description":"הצג רשימת מיילים מ-Gmail","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"google_workspace__read_email","description":"קרא תוכן של מייל ספציפי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"google_workspace__send_email","description":"שלח מייל חדש דרך Gmail","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"google_workspace__reply_to_email","description":"השב למייל קיים","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":8,"examplePrompts":["What's on my calendar today?","Send an email to Yossi","Schedule a meeting tomorrow at 10"]},{"id":"slack","nameForModel":"slack","nameForHuman":"Slack","descriptionForModel":"Send messages, search conversations, manage channels and reactions in Slack workspaces.","descriptionForHuman":"Slack integration — send messages, search and manage channels","icon":"💬","category":"communication","tags":["slack","messaging","chat","communication","team"],"authType":"api_key","tools":[{"name":"slack__send_message","description":"שלח הודעה לערוץ או שרשור ב-Slack","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"slack__list_channels","description":"הצג רשימת ערוצים שהבוט נמצא בהם","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"slack__search_messages","description":"חפש הודעות בסביבת העבודה של Slack","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"slack__get_channel_history","description":"קבל הודעות אחרונות מערוץ","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"slack__set_channel_topic","description":"עדכן את הנושא של ערוץ","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"slack__add_reaction","description":"הוסף תגובת אימוג'י להודעה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"slack__list_users","description":"הצג רשימת משתמשים בסביבת העבודה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":7,"examplePrompts":["Send a message to the general channel on Slack","Search for messages about project X in Slack","Show me my Slack channels","What are the recent messages in the channel?"]},{"id":"telegram-bot","nameForModel":"telegram_bot","nameForHuman":"Telegram Bot","descriptionForModel":"Send messages and photos, get updates, pin messages and manage Telegram chats via bot.","descriptionForHuman":"Telegram integration — send messages, photos and manage chats via bot","icon":"🤖","category":"communication","tags":["telegram","messaging","bot","communication","chat"],"authType":"api_key","tools":[{"name":"telegram-bot__send_message","description":"שלח הודעת טקסט לצ'אט בטלגרם","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"telegram-bot__send_photo","description":"שלח תמונה לצ'אט בטלגרם","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"telegram-bot__get_updates","description":"קבל עדכונים והודעות אחרונות שנשלחו לבוט","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"telegram-bot__get_chat","description":"קבל מידע על צ'אט או קבוצה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"telegram-bot__pin_message","description":"הצמד הודעה בצ'אט או קבוצה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"telegram-bot__set_chat_description","description":"עדכן תיאור של צ'אט או קבוצה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":6,"examplePrompts":["Send a message on Telegram to a chat","Send a photo on Telegram","Show me new Telegram messages","Pin a message in a Telegram group"]},{"id":"google-sheets","nameForModel":"google_sheets","nameForHuman":"Google Sheets","descriptionForModel":"Read, write, append rows, and manage tabs in Google Sheets spreadsheets via the Sheets API v4.","descriptionForHuman":"Google Sheets integration — read, write and manage spreadsheets","icon":"📊","category":"data","tags":["google","sheets","spreadsheet","data","table"],"authType":"api_key","tools":[{"name":"google-sheets__read_sheet","description":"קרא נתונים מגיליון אלקטרוני","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"google-sheets__write_sheet","description":"כתוב נתונים לתאים בגיליון","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"google-sheets__append_rows","description":"הוסף שורות חדשות לגיליון","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"google-sheets__get_spreadsheet_info","description":"קבל מידע על גיליון אלקטרוני (שמות גיליונות, מאפיינים)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"google-sheets__create_sheet","description":"צור גיליון (טאב) חדש בתוך קובץ קיים","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":5,"examplePrompts":["Read data from my spreadsheet","Write data to a Google Sheets table","Add new rows to the spreadsheet","Create a new sheet tab in the file"]},{"id":"airtable","nameForModel":"airtable","nameForHuman":"Airtable","descriptionForModel":"Manage Airtable bases, tables, and records. List, create, read, update, and delete records.","descriptionForHuman":"Airtable integration — read, create, update and delete records","icon":"🗃️","category":"data","tags":["airtable","database","records","tables","no-code"],"authType":"api_key","tools":[{"name":"airtable__list_records","description":"הצג רשומות מטבלה ב-Airtable","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"airtable__get_record","description":"קבל רשומה בודדת מטבלה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"airtable__create_record","description":"צור רשומה חדשה בטבלה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"airtable__update_record","description":"עדכן שדות ברשומה קיימת","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"airtable__delete_record","description":"מחק רשומה מטבלה","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"airtable__list_bases","description":"הצג רשימת בסיסי נתונים נגישים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":6,"examplePrompts":["Show me records from an Airtable table","Create a new record in Airtable","Update fields of a record in Airtable"]},{"id":"jira","nameForModel":"jira","nameForHuman":"Jira","descriptionForModel":"Search, create, update, and transition Jira issues. Add comments, manage projects, and track work via Jira REST API v3.","descriptionForHuman":"Jira integration — manage issues, bugs and projects","icon":"🎫","category":"productivity","tags":["jira","issues","bugs","project-management","atlassian","tasks"],"authType":"credentials","tools":[{"name":"jira__search_issues","description":"חפש משימות באמצעות JQL","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"jira__get_issue","description":"קבל פרטי משימה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"jira__create_issue","description":"צור משימה חדשה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"jira__update_issue","description":"עדכן שדות של משימה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"jira__add_comment","description":"הוסף תגובה למשימה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"jira__transition_issue","description":"שנה סטטוס של משימה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"jira__list_projects","description":"הצג רשימת פרויקטים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":7,"examplePrompts":["Search my open issues in Jira","Create a new bug in a Jira project","Update the status of a Jira issue","Show me my Jira projects"]},{"id":"cal-com","nameForModel":"cal_com","nameForHuman":"Cal.com","descriptionForModel":"List and manage bookings, check availability slots, and view event types via the Cal.com scheduling API.","descriptionForHuman":"Cal.com integration — manage bookings and availability","icon":"📅","category":"productivity","tags":["cal.com","calendar","scheduling","bookings","availability","meetings"],"authType":"api_key","tools":[{"name":"cal-com__list_bookings","description":"הצג רשימת פגישות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"cal-com__get_booking","description":"קבל פרטי פגישה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"cal-com__cancel_booking","description":"בטל פגישה","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"cal-com__list_event_types","description":"הצג סוגי אירועים זמינים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"cal-com__get_availability","description":"בדוק זמינות לסוג אירוע בטווח תאריכים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":5,"examplePrompts":["Show me my upcoming Cal.com bookings","Check availability for a meeting next week","Cancel my Cal.com booking"]},{"id":"system","nameForModel":"system","nameForHuman":"System","descriptionForModel":"Core WizBI bridge tools. Only used by WizBI widgets from within MCP Apps iframes — not intended for direct LLM invocation.","descriptionForHuman":"Core WizBI bridge — job status + media, used by every widget.","icon":"⚙️","category":"utility","tags":["core","widget","system"],"authType":"none","tools":[{"name":"system__job_status","description":"Read the status of a WizBI async job by id. Used by widgets — the LLM should not call this directly.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"system__job_media","description":"Return media bytes as base64. Used by widgets to build blob: URLs under strict iframe CSP. Pass `jobId` for async job output, OR `url` for an arbitrary WizBI-allowlisted media URL (storage.googleapis.com, fal.media, Cloud Run).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":[]},{"id":"plugin-manager","nameForModel":"plugin_manager","nameForHuman":"Plugin Manager","descriptionForModel":"Gateway for all plugin operations. Use browse_library (with source/category/search filters) to discover tools — results are categorized: my-tools | shared-with-me | public-community | ai-generated | system. Use list_plugins for a quick status overview. Use enable_plugin / disable_plugin to toggle. Use delete_plugin to remove a user-created tool. Use update_plugin to edit name/description/icon/instructions/tools of a user-created tool. Use share_plugin to share a tool (target: \"public\" for library, or userId for specific user). IMPORTANT: All tools default OFF — plugin-manager is the only always-on tool. When user asks for a capability, use browse_library to find the plugin and offer to enable it. Never say a feature doesn't exist — check the library first.","descriptionForHuman":"List plugins, enable/disable, check connection status","icon":"🔌","category":"utility","tags":["system","plugins","management","settings"],"authType":"none","tools":[{"name":"plugin-manager__list_plugins","description":"הצגת כל התוספים הזמינים במערכת עם סטטוס הפעלה וחיבור עבור המשתמש הנוכחי. השתמש בכלי הזה כשמשתמש שואל מה אפשר לעשות, או כשביקש פעולה ואתה לא בטוח אם הכלי זמין.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"plugin-manager__enable_plugin","description":"הפעלת תוסף עבור המשתמש. אם התוסף דורש הזדהות ולא מחובר, יוחזרו הנחיות חיבור. השתמש כשמשתמש מבקש להפעיל תוסף או כשאתה מציע להפעיל תוסף שכבוי.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"plugin-manager__disable_plugin","description":"כיבוי תוסף עבור המשתמש. הנתונים וההרשאות נשמרים — אפשר להפעיל מחדש בכל עת.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"plugin-manager__get_plugin_info","description":"מידע מפורט על תוסף ספציפי — כלים, תבניות, סטטוס חיבור והנחיות הגדרה.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"plugin-manager__browse_library","description":"עיון בספריית הכלים המלאה עם חלוקה לקטגוריות: \"הכלים שלי\" (my-tools), \"שותפו איתי\" (shared-with-me), \"ספרייה ציבורית\" (public-community), \"כלי AI\" (ai-generated), \"כלי מערכת\" (system). תומך בחיפוש טקסטואלי ובסינון לפי source ו-category.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"plugin-manager__delete_plugin","description":"מחיקת כלי שיצרת. פועל רק על כלים שאתה יצרת. הפעולה בלתי הפיכה.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":false,"openWorldHint":false}},{"name":"plugin-manager__update_plugin","description":"עריכת מטא-דאטה של כלי שיצרת: שם, תיאור, אייקון, קטגוריה, תגיות, הנחיות לAI. שלח רק את השדות שברצונך לשנות. השינויים פעילים מיידית. לשינוי הכלים עצמם (implementation) — השתמש ב-tool_factory__scaffold_plugin.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"plugin-manager__share_plugin","description":"שיתוף כלי שיצרת עם משתמשים אחרים. target=\"public\" → כולם יוכלו למצוא ולהפעיל אותו בספרייה הציבורית. target=userId → שיתוף עם משתמש ספציפי.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"plugin-manager__unshare_plugin","description":"ביטול שיתוף כלי — הסרת גישה ממשתמש ספציפי, או הסרה מהספרייה הציבורית.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":9,"examplePrompts":["What plugins are available?","Enable Monday.com for me"]},{"id":"system-health","nameForModel":"system_health","nameForHuman":"System Health","descriptionForModel":"Monitor service health, check plugin error rates and latency, view recent errors, and get daily usage statistics.","descriptionForHuman":"Service monitoring, plugin health, recent errors, and usage statistics","icon":"🩺","category":"utility","tags":["monitoring","health","diagnostics","stats"],"authType":"none","tools":[{"name":"system-health__system_health","description":"סטטוס כללי של השירות — זמן פעילות, מספר פלאגינים, שימוש בזיכרון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"system-health__plugin_health","description":"בריאות פלאגין ספציפי או כל הפלאגינים — שיעור שגיאות, זמן תגובה ממוצע","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"system-health__recent_errors","description":"שגיאות אחרונות מכל הפלאגינים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"system-health__usage_stats","description":"סטטיסטיקות שימוש יומיות — קריאות, שגיאות, זמן תגובה, שימוש לכל פלאגין","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":4,"examplePrompts":[]},{"id":"issue-logger","nameForModel":"issue_logger","nameForHuman":"Issue Logger","descriptionForModel":"Silent background issue recorder. Call log_issue whenever you encounter a problem that hurt the user experience: tool errors, missing credentials, missing capabilities, rate limits, timeouts, bad outputs, user complaints, auth problems, or schema violations. This runs in the background, does not interact with the user, and is deduplicated automatically. Use it generously — the cost of logging is near zero and the data drives fixes. Do NOT include secrets, tokens, or personal identifiers in the free-text fields (redaction is best-effort).","descriptionForHuman":"Silent background logging of errors, gaps, and user complaints for ops triage","icon":"🧾","category":"utility","tags":["ops","logging","telemetry","internal"],"authType":"none","tools":[{"name":"issue-logger__log_issue","description":"רישום שקט של בעיה/שגיאה/תלונה למעקב ניהולי. לא מציג למשתמש, לא מעכב את השיחה. קרא לכלי הזה כאשר אתה מזהה חוויה לא טובה, שגיאת כלי, חוסר ביכולת, או תלונה מהמשתמש.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"issue-logger__list_issues","description":"צפייה ברשימת הבעיות שנרשמו. מנהלים רואים הכל, משתמשים רגילים רק את שלהם.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"issue-logger__resolve_issue","description":"סימון בעיה כטופלה (admin בלבד).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":3,"examplePrompts":["(Called autonomously by the agent — no direct user invocation)"]},{"id":"connections","nameForModel":"connection_manager","nameForHuman":"Connection Manager","descriptionForModel":"Manage user credentials for external service integrations. Credentials are stored securely in Firestore. IMPORTANT: Use manage_connection to connect plugins. Example patterns:\n  Monday:      action=create provider=monday      type=api_key   credential=<key>\n  Slack:       action=create provider=slack        type=api_key   credential=<token>\n  Airtable:    action=create provider=airtable     type=api_key   credential=<key>\n  Meta Ads:    action=create provider=meta-ads     type=credentials fields={\"access_token\":\"EAAxx\",\"account_id\":\"act_xx\"}\n  Google Sheets: action=create provider=google-sheets type=api_key credential=<token>\nUse list_connections to see all active connections. Use test_connection to verify credentials work. NEVER return credential values to the user.","descriptionForHuman":"Centralized connection management — credentials stored in Firestore, not Secret Manager","icon":"🔗","category":"utility","tags":["connections","credentials","auth","integrations","api-keys"],"authType":"none","tools":[{"name":"connections__manage_connection","description":"יצירה, עדכון, מחיקה של חיבור. Credentials נשמרים ב-Firestore. תומך ב-single credential ו-multi-field (למשל Meta Ads דורש access_token + account_id).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"connections__list_connections","description":"הצגת כל החיבורים הפעילים — סטטוס, סוג ובדיקת תקינות. לעולם לא מחזיר ערכי credentials.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"connections__test_connection","description":"בדיקת חיבור קיים — מריץ health check ומעדכן סטטוס.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Connect me to Monday.com with my API key","Connect Meta Ads with token and Account ID","Show me all my connections","Test the Slack connection","Delete the Airtable connection"]},{"id":"factory","nameForModel":"tool_factory","nameForHuman":"Tool Factory","descriptionForModel":"Autonomous tool factory — generate new WizBI plugins from JSON spec, validate them against live environments, and track provenance. Use scaffold_plugin to create new tools, validate_plugin to test them live, and get_generated_source to review code.","descriptionForHuman":"Autonomous factory for creating new MCP tools — from spec to production","icon":"🏭","category":"utility","tags":["factory","generator","scaffold","validation","meta"],"authType":"none","tools":[{"name":"factory__scaffold_plugin","description":"יצירת פלאגין חדש מ-spec (JSON). מחזיר את קוד המקור ושומר ב-Firestore.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"factory__get_generated_source","description":"קבלת קוד המקור שנוצר עבור spec מסוים.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"factory__get_spec","description":"קבלת spec מלא לפי מזהה.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"factory__validate_plugin","description":"בדיקת פלאגין בסביבה חיה — קורא לכלים כאייג'נט ובודק תוצאות.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"factory__validate_all","description":"בדיקת כל הפלאגינים בסביבה חיה — smoke test לכל כלי.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"factory__list_specs","description":"הצגת כל ה-specs שנוצרו במפעל.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"factory__list_runs","description":"הצגת היסטוריית ריצות המפעל.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"factory__get_provenance","description":"מעקב אחר מקור ובשלות של פלאגין — manual/factory/imported + maturity level.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":8,"examplePrompts":["Create a new plugin for Hacker News API","Validate all tools in production","Show me factory-generated specs"]},{"id":"rami-real-estate","nameForModel":"rami_real_estate","nameForHuman":"RAMI Real Estate Analyst","descriptionForModel":"## מכרזי מקרקעין — רמ\"י\nמאגר נתונים מקיף של מכרזי רשות מקרקעי ישראל הכולל הצעות, מגרשים, תב\"ע, מסמכים ונתונים גיאוגרפיים.\n\n### טבלאות\n* `wizbi-ai-scrapper.rami_gov_analytics.master_michrazim_phys` — נתוני מכרזים (10,492 שורות). PK: `michraz_id`.\n* `wizbi-ai-scrapper.rami_gov_analytics.master_tikim_phys` — מגרשים ותיקים (54,551 שורות). PK: `michraz_id`, FK: `tik_id`.\n* `wizbi-ai-scrapper.rami_gov_analytics.master_bids_phys` — הצעות מחיר (309,551 שורות). PK: `michraz_id`.\n* `wizbi-ai-scrapper.rami_gov_analytics.master_documents_phys` — מסמכים (53,462 שורות). PK: `michraz_id`.\n* `wizbi-ai-scrapper.rami_gov_analytics.master_geography_polygons_phys` — קואורדינטות ITM (16,145 שורות). PK: `michraz_id`.\n* `wizbi-ai-scrapper.rami_gov_analytics.master_gush_helka_phys` — גוש וחלקה (78,511 שורות). PK: `michraz_id`.\n* `wizbi-ai-scrapper.rami_gov_analytics.master_taba_plans_phys` — שיוך תב\"ע (86,357 שורות). PK: `michraz_id`.\n* `wizbi-ai-scrapper.rami_gov_analytics.master_links_phys` — קישורי תב\"ע (10,492 שורות). PK: `michraz_id`.\n* `wizbi-ai-scrapper.rami_gov_analytics.v_master_analytics_flat` — תצוגה מאוחדת (מכרזים+מגרשים+קישורים) לביצועים מהירים.\n\n### מפתחות\n* `michraz_id`: מפתח ראשי (PK) לכל הטבלאות.\n* `tik_id`: מפתח זר (FK) לקישור בין מכרזים, מגרשים, גוש/חלקה ומסמכים.\n* **דוגמת JOIN:**\n  `SELECT m.michraz_name, t.area_sqm FROM wizbi-ai-scrapper.rami_gov_analytics.master_michrazim_phys m JOIN wizbi-ai-scrapper.rami_gov_analytics.master_tikim_phys t ON m.michraz_id = t.michraz_id`\n\n### ערכי סינון\n* `merchav_name`: 'מרכז', 'צפון', 'חיפה', 'דרום', 'ירושלים', 'תל אביב', 'יו\"ש', 'עזה'\n* `yeud_name`: 'בנייה נמוכה/צמודת קרקע', 'בנייה רוויה', 'דיור מוגן', 'תעסוקה', 'דיור להשכרה'\n* `status_name`: 'נדון', 'מפורסם', 'בוטל'\n* `bid_status_description`: '0', '1', '3'\n\n### SQL\n1. **ממוצע עלות קרקע ליחידת דיור לפי מרחב:**\n   `SELECT merchav_name, AVG(land_cost_per_unit) FROM wizbi-ai-scrapper.rami_gov_analytics.v_master_analytics_flat GROUP BY 1`\n2. **מספר מכרזים שבוטלו לפי שנה:**\n   `SELECT EXTRACT(YEAR FROM publish_date) as year, COUNT(*) FROM wizbi-ai-scrapper.rami_gov_analytics.master_michrazim_phys WHERE status_name = 'בוטל' GROUP BY 1`\n3. **מציאת מסמכי PDF למכרז ספציפי:**\n   `SELECT * FROM wizbi-ai-scrapper.rami_gov_analytics.master_documents_phys WHERE michraz_id = '20240001' AND file_type = 'application/pdf'`\n4. **טופ 5 קבלנים לפי מספר זכיות (סטטוס 1):**\n   `SELECT bidder_name, COUNT(*) as wins FROM wizbi-ai-scrapper.rami_gov_analytics.master_bids_phys WHERE bid_status_description = '1' GROUP BY 1 ORDER BY 2 DESC LIMIT 5`\n5. **מגרשים עם שטח מעל 1000 מ\"ר במרחב מרכז:**\n   `SELECT michraz_id, area_sqm FROM wizbi-ai-scrapper.rami_gov_analytics.master_tikim_phys WHERE area_sqm > 1000 AND michraz_id IN (SELECT michraz_id FROM wizbi-ai-scrapper.rami_gov_analytics.master_michrazim_phys WHERE merchav_name = 'מרכז')`\n\n### טיפים\n1. השתמש תמיד ב-`v_master_analytics_flat` לשאילתות המשלבות נתוני מכרז ומגרש כדי לחסוך JOINs.\n2. שים לב ש-60% מהנתונים ב-`master_geography_polygons_phys` חסרים (NULL).\n3. בעת סינון לפי `bid_status_description`, השתמש בגרשיים (למשל '0') כיוון שהעמודה מוגדרת כטקסט.\n4. תמיד השתמש בשמות טבלאות מלאים (כולל ה-Project וה-Dataset).\n5. במידה ושאילתה מחזירה 0 תוצאות, בדוק את תקינות ה-`michraz_id` מול טבלת ה-Master.\n\nDataset: wizbi-ai-scrapper.rami_gov_analytics. Use explore to see full column schema, or query directly with fully qualified names: `wizbi-ai-scrapper.rami_gov_analytics.table_name`.","descriptionForHuman":"Query Israeli government real estate tender data (RAMI / רשות מקרקעי ישראל). Includes tenders, plots, bids, winners, documents, geographic data. Use for: finding tenders by city, analyzing bid prices, comparing appraisals vs winning bids, tracking tender status, and researching specific land parcels (gush/helka).","icon":"🏠","category":"data","tags":["bigquery","analytics","sql","data"],"authType":"none","tools":[{"name":"rami-real-estate__explore","description":"Returns the full schema of wizbi-ai-scrapper.rami_gov_analytics — all tables with their descriptions and all columns with types and descriptions. Call this if the dataset description in the tool metadata isn't enough to write your SQL. Optionally pass a table_name to inspect just one table.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami-real-estate__query","description":"Runs a GoogleSQL SELECT query against wizbi-ai-scrapper.rami_gov_analytics. Always use fully-qualified table names: `wizbi-ai-scrapper.rami_gov_analytics.table_name`. Only SELECT statements allowed. Returns up to 500 rows as JSON.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"rami-real-estate__catalog_table","description":"Sub-agent: profiles every column in a table, generates Hebrew semantic descriptions using AI, and injects them into BigQuery metadata. Also generates a table-level description. Use when a table has missing or poor descriptions, or after schema changes. This updates the BQ metadata permanently — future explore/query calls will see the new descriptions.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami-real-estate__update_description","description":"Manually set or fix the description of a table or column in BigQuery. Use when you want to correct an auto-generated description or add specific context.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":4,"examplePrompts":[]},{"id":"rami_tenders","nameForModel":"rami_tenders","nameForHuman":"RAMI Land Tenders","descriptionForModel":"Israel Land Authority (RAMI) tender data + document analysis. Backed by BigQuery (rami_gov_analytics) for structured queries and Google Cloud Storage (wizbi-scraper-docs) for tender booklets and supporting documents. Use ask_document_subagent for any question whose answer requires reading the actual PDF — do not try to answer from BQ alone when the user asks about clauses, conditions, or document language.","descriptionForHuman":"Search Israel Land Authority tenders, analyse winning bids, and read tender booklets (PDF) via a sub-agent.","icon":"🏗️","category":"real-estate","tags":["real-estate","rami","israel","tenders","land","pdf","sub-agent"],"authType":"none","tools":[{"name":"rami_tenders__get_dataset_overview","description":"סקירה מלאה של מבנה הנתונים — טבלאות, עמודות וקשרים. קרא ראשית בכל סשן.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami_tenders__get_table_sample","description":"מחזיר N שורות לדוגמה מטבלה (עד 20).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami_tenders__get_column_distinct_values","description":"ערכים ייחודיים וספירתם לעמודה קטגוריאלית.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami_tenders__execute_sql","description":"מריץ SELECT/WITH על הדאטהסט. DML חסום, LIMIT מוזרק אוטומטית.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami_tenders__list_documents_for_michraz","description":"רשימת המסמכים של מכרז (חוברת, תקנון, אזהרות וכו). מחזיר public_download_url + gcs_uri.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami_tenders__list_gcs_files_for_michraz","description":"מציג את הקבצים הפיזיים ב-GCS עבור מכרז. Ground truth — עשוי להיות שונה מהמטא-דאטה ב-BQ.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami_tenders__ask_document_subagent","description":"הכלי המרכזי לתחקור מסמכים: קורא PDF ונותן תשובה בעברית. השתמש בו לכל שאלה שדורשת לקרוא מהמסמך עצמו (תנאים, ערבויות, סעיפים, ציטוטים) — לא מספיק BQ. עדיף בהרבה על read_document_from_gcs.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"rami_tenders__read_document_from_gcs","description":"מחזיר טקסט גולמי של מסמך. אזהרה: עלול להציף context window — העדף ask_document_subagent.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":8,"examplePrompts":["What is the bid bond for tender 20260034?","Which open tenders exist in Dimona?","Read the booklet of 20260034 and list the late-submission penalties"]},{"id":"gcp-admin","nameForModel":"gcp_admin","nameForHuman":"GCP Admin","descriptionForModel":"Manage GCP infrastructure: Secret Manager (list/create/read/delete secrets), Cloud Run (describe service, update env vars), Cloud Scheduler (list/create/delete jobs), and project overview. Admin-only.","descriptionForHuman":"Manage secrets, Cloud Run services, Cloud Scheduler jobs, and project overview","icon":"☁️","category":"utility","tags":["gcp","admin","secrets","cloud-run","scheduler","infrastructure"],"authType":"none","tools":[{"name":"gcp-admin__project_overview","description":"סקירה כללית של הפרויקט — הגדרות, משתני סביבה, סטטוס שירותים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"gcp-admin__list_secrets","description":"רשימת סודות ב-Secret Manager","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"gcp-admin__get_secret","description":"קרא ערך של סוד (מוסווה כברירת מחדל)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"gcp-admin__set_secret","description":"צור או עדכן סוד ב-Secret Manager","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"gcp-admin__delete_secret","description":"מחק סוד מ-Secret Manager","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":false,"openWorldHint":false}},{"name":"gcp-admin__describe_service","description":"מידע על שירות Cloud Run — URL, גרסה, משתני סביבה, scaling","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"gcp-admin__update_service_env","description":"עדכן משתני סביבה על שירות Cloud Run","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"gcp-admin__list_scheduler_jobs","description":"רשימת משימות Cloud Scheduler","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"gcp-admin__create_scheduler_job","description":"צור משימת Cloud Scheduler חדשה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"gcp-admin__delete_scheduler_job","description":"מחק משימת Cloud Scheduler","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":false,"openWorldHint":false}}],"toolCount":10,"examplePrompts":[]},{"id":"external-mcp-admin","nameForModel":"external_mcp","nameForHuman":"External MCP Connect","descriptionForModel":"Connect, manage, and share external MCP servers","descriptionForHuman":"Connect, manage, and share external MCP servers","icon":"🔌","category":"utility","tags":[],"authType":"none","tools":[{"name":"external-mcp-admin__connect_external_mcp","description":"חיבור MCP server חיצוני חדש. מתחבר ל-URL, מגלה כלים, ורושם כ-plugin. מוגבל ל-10 servers למשתמש."},{"name":"external-mcp-admin__disconnect_external_mcp","description":"ניתוק MCP server חיצוני. רק הבעלים או מנהל מערכת יכולים להסיר."},{"name":"external-mcp-admin__list_external_mcps","description":"רשימת ה-MCP servers שלך — כולל שלך, משותפים איתך וציבוריים."},{"name":"external-mcp-admin__refresh_external_mcp","description":"ריענון כלים מ-MCP server חיצוני (fetch tools/list מחדש)."},{"name":"external-mcp-admin__share_external_mcp","description":"שיתוף MCP server עם משתמש אחר או הפיכתו לציבור��."},{"name":"external-mcp-admin__unshare_external_mcp","description":"ביטול שיתוף של MCP server."}],"toolCount":6,"examplePrompts":["Connect a new MCP server","Show my MCP servers"]},{"id":"skills-manager","nameForModel":"skills_manager","nameForHuman":"Skills Manager","descriptionForModel":"Manage agent skills: reusable instruction blocks that inject domain expertise, persona, or workflow guidance into the agent context. Use activate_skill/deactivate_skill to toggle skills. Up to 5 active at once.","descriptionForHuman":"Create, activate and manage skills — reusable instruction blocks for the agent","icon":"🧠","category":"utility","tags":[],"authType":"none","tools":[{"name":"skills-manager__list_skills","description":"List all agent skills available to you — your own, shared with you, and public community skills."},{"name":"skills-manager__search_skills","description":"Search skills by name, tag, or category."},{"name":"skills-manager__get_skill","description":"Get full skill content (Tier 2 body + references) by ID."},{"name":"skills-manager__activate_skill","description":"Activate a skill — it will be injected into the system prompt from the next conversation. Max 5 active skills."},{"name":"skills-manager__deactivate_skill","description":"Deactivate a skill — remove it from active injection."},{"name":"skills-manager__create_skill","description":"Create a custom skill with instruction text. tier1Hint is always injected (≤1024 chars). body is injected when active (≤8000 chars)."},{"name":"skills-manager__update_skill","description":"Update a skill you own."},{"name":"skills-manager__delete_skill","description":"Delete a skill you own."},{"name":"skills-manager__share_skill","description":"Share a skill with a specific user or make it public."},{"name":"skills-manager__unshare_skill","description":"Revoke skill sharing."},{"name":"skills-manager__import_skill","description":"Import a skill from a URL (SKILL.md format — Anthropic community standard)."},{"name":"skills-manager__export_skill","description":"Export a skill as a SKILL.md document (Anthropic Agent Skills standard). Returns the markdown text inline so the user can save it and use it in Claude Code, Cursor, Codex, or any other Agent-Skills-compatible client. Permission: own skills OR public skills OR shared-with-me."}],"toolCount":12,"examplePrompts":["Show my skills","Activate contract editing skill","Create a new skill"]},{"id":"groups","nameForModel":"groups","nameForHuman":"Sharing Groups","descriptionForModel":"Manage sharing groups: create, invite members (by phone/email/userId), share plugins/skills/specialists, generate shareable invite links, approve/decline direct data-access grants, and list pending grants. All operations are per-user and owner-enforced.","descriptionForHuman":"Create and manage groups for sharing plugins, skills, and specialist agents across users.","icon":"👥","category":"productivity","tags":["groups","sharing","collaboration","teams","access-control"],"authType":"none","tools":[{"name":"groups__list_my_groups","description":"List all groups the current user owns or is a member of.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__create_group","description":"Create a new sharing group. Caller becomes owner + first member.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"groups__get_group","description":"Read full details of a single group. Caller must be owner or member.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__delete_group","description":"Permanently delete a group. Owner-only. Personal resources owned by members are NOT affected.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__add_member_by_contact","description":"Add a member directly by phone (E.164) or email. The user must already exist in WizBI. For users who are not yet registered, use create_group_invite_link instead.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__add_member_to_group","description":"Add a new member by internal userId. Owner-only.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__remove_member_from_group","description":"Remove a member from a group. Owner can remove anyone; a member can self-leave. The owner cannot leave their own group — they must delete it instead.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__leave_group","description":"Self-leave a group. Convenience wrapper. Owners cannot leave their own group.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__share_to_group","description":"Share a plugin, skill, or specialist with a group. Owner-only. After sharing, every member inherits access AND their tool calls automatically operate on the owner's data.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__unshare_from_group","description":"Remove a previously shared resource from a group. Owner-only.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__create_group_invite_link","description":"Create a shareable invite URL for a group. Anyone with the link can sign in and auto-join. Default TTL: 7 days. Default max uses: 50.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"groups__list_group_invite_links","description":"List all invite links for a specific group. Owner-only.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__revoke_group_invite_link","description":"Revoke an invite link. Future redemptions are blocked; existing members are unaffected.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__redeem_group_invite","description":"Redeem an invite token — adds the current user to the group.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__list_pending_grants","description":"List pending data-access grants sent to me that I have not yet approved or declined.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__list_approved_grants","description":"List currently-active data-access grants (approved). Shows who shared what with me.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__approve_grant","description":"Approve a pending data-access grant. After approval, my calls to the resource automatically operate on the owner's data namespace.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__decline_grant","description":"Decline a pending grant — the resource remains inaccessible.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__create_direct_grant","description":"Create a direct data-access grant (not through a group). The recipient must approve before the grant becomes active. Use this for one-to-one sharing without creating a group. Recipient can be specified by userId or contact (phone/email).","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"groups__revoke_direct_grant","description":"Revoke a direct grant I previously issued. The recipient loses access on their next call.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false}}],"toolCount":20,"examplePrompts":["Create a group for the marketing team","Add Yossi to the group by email","Share the CMO specialist with the team","What groups am I a member of"]},{"id":"israeli-bank-scraper","nameForModel":"israeli_bank_scraper","nameForHuman":"Israeli Bank Scraper","descriptionForModel":"Scrape financial data from Bank Hapoalim and Isracard. For Hapoalim: use start_hapoalim_login first (triggers OTP via SMS), then submit_hapoalim_otp with the code the user received. For Isracard: use scrape_isracard directly. Supports date range queries.","descriptionForHuman":"Scrape financial data from Israeli banks — transactions, balances and summaries","icon":"🏦","category":"finance","tags":["bank","finance","hapoalim","isracard","transactions","israel","credit-card"],"authType":"credentials","tools":[{"name":"israeli-bank-scraper__save_hapoalim_credentials","description":"שמירת פרטי התחברות לבנק הפועלים (קוד משתמש וסיסמה)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"israeli-bank-scraper__save_isracard_credentials","description":"שמירת פרטי התחברות לישראכרט (ת.ז., 6 ספרות אחרונות וסיסמה)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"israeli-bank-scraper__scrape_hapoalim","description":"שליפת תנועות ויתרות מבנק הפועלים. ניתן לציין כמה ימים אחורה לשלוף.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israeli-bank-scraper__scrape_isracard","description":"שליפת תנועות מישראכרט (כרטיס אשראי). ניתן לציין כמה ימים אחורה.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israeli-bank-scraper__scrape_all_accounts","description":"שליפת נתונים מכל החשבונות המחוברים (בנק הפועלים וישראכרט) בפעולה אחת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israeli-bank-scraper__get_connection_status","description":"בדיקת סטטוס חיבור — אילו בנקים וכרטיסי אשראי מחוברים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"israeli-bank-scraper__start_hapoalim_login","description":"התחלת תהליך התחברות לבנק הפועלים — שלב 1. מתחבר עם שם משתמש וסיסמה. אם הבנק דורש OTP, מחזיר הודעה שיש לשלוח את הקוד דרך submit_hapoalim_otp. חובה להשתמש בכלי הזה במקום scrape_hapoalim כשיש אימות דו-שלבי.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"israeli-bank-scraper__submit_hapoalim_otp","description":"שלב 2 — הזנת קוד OTP שהתקבל ב-SMS מבנק הפועלים. יש להריץ אחרי start_hapoalim_login. לאחר הזנת הקוד, מבצע שליפת תנועות ויתרות אוטומטית.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":8,"examplePrompts":["Show me my recent Bank Hapoalim transactions","What are my Isracard expenses this month?","Pull all my financial data","What is my accounts status?"]},{"id":"email-send","nameForModel":"email_send","nameForHuman":"Email Send","descriptionForModel":"Send emails and templated emails via Resend API. Supports HTML, plain text, CC, BCC.","descriptionForHuman":"Send emails with HTML, text, or pre-built templates","icon":"📧","category":"communication","tags":["email","send","resend","smtp","communication"],"authType":"credentials","tools":[{"name":"email-send__send_email","description":"שלח אימייל עם תוכן HTML או טקסט","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"email-send__send_template","description":"שלח אימייל מבוסס תבנית","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Send an email to test@example.com with subject Test","Send a welcome template email to a new user","Send a weekly summary email to the team"]},{"id":"qr-code","nameForModel":"qr_code","nameForHuman":"QR Code","descriptionForModel":"Generate QR codes, decode QR codes from images, and shorten URLs using free public APIs.","descriptionForHuman":"Tools for generating/decoding QR codes and URL shortening","icon":"📱","category":"utility","tags":["qr","qr-code","url","shortener","utility"],"authType":"none","tools":[{"name":"qr-code__generate_qr","description":"צור קוד QR מטקסט או כתובת URL","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"qr-code__decode_qr","description":"פענח קוד QR מכתובת תמונה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"qr-code__shorten_url","description":"קצר כתובת URL ארוכה","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Generate a QR code for https://example.com","Decode the QR code from this image","Shorten this URL"]},{"id":"translate","nameForModel":"translate","nameForHuman":"Translate","descriptionForModel":"Translate text between 30+ languages, detect language of text, and list supported languages.","descriptionForHuman":"Translate text between dozens of languages with auto language detection","icon":"🌐","category":"utility","tags":["translate","translation","language","i18n","utility"],"authType":"none","tools":[{"name":"translate__translate","description":"תרגם טקסט משפה אחת לאחרת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"translate__detect_language","description":"זהה את השפה של טקסט נתון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"translate__list_languages","description":"הצג רשימת שפות נתמכות לתרגום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":3,"examplePrompts":["Translate this sentence to English","What language is this text written in?","Translate to French: Hello World","Which languages are supported for translation?"]},{"id":"dns-lookup","nameForModel":"dns_lookup","nameForHuman":"DNS & Domain Tools","descriptionForModel":"DNS lookups (A, AAAA, MX, CNAME, TXT, NS), WHOIS queries, SSL certificate checks, and domain availability checks.","descriptionForHuman":"Domain inspection tools — DNS, WHOIS, SSL and availability","icon":"🔍","category":"utility","tags":["dns","domain","whois","ssl","network","utility"],"authType":"none","tools":[{"name":"dns-lookup__dns_lookup","description":"בצע בדיקת DNS לדומיין","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dns-lookup__whois","description":"בצע בדיקת WHOIS לדומיין","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dns-lookup__check_ssl","description":"בדוק מידע על תעודת SSL של דומיין","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"dns-lookup__check_domain_availability","description":"בדוק אם דומיין פנוי לרישום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["Check DNS records for google.com","Show WHOIS info for example.com","Check the SSL certificate of my site","Is the domain mysite.com available?"]},{"id":"json-tools","nameForModel":"json_tools","nameForHuman":"JSON Tools","descriptionForModel":"Format JSON, convert between JSON and CSV, diff two JSON objects, and query JSON with jq-like paths. All operations run locally.","descriptionForHuman":"JSON toolbox — format, convert, diff, and query JSON data","icon":"🔧","category":"utility","tags":["json","csv","data","format","convert","diff","query","utility"],"authType":"none","tools":[{"name":"json-tools__format_json","description":"עצב (pretty-print) מחרוזת JSON","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"json-tools__json_to_csv","description":"המר מערך JSON ל-CSV","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"json-tools__csv_to_json","description":"המר CSV למערך JSON","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"json-tools__json_diff","description":"השווה בין שני אובייקטי JSON והצג הבדלים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"json-tools__jq_query","description":"שאילתה על JSON עם נתיב בסגנון jq (למשל .users[0].name)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":5,"examplePrompts":["Format this JSON for me","Convert this JSON to CSV","Compare two JSON objects","Extract the first user name from the JSON"]},{"id":"godaddy","nameForModel":"godaddy","nameForHuman":"GoDaddy — Domains","descriptionForModel":"GoDaddy registrar + DNS management. List/get owned domains, full DNS CRUD (A/AAAA/CNAME/MX/TXT/NS/SRV), add subdomains, change nameservers, renew, check availability, suggest domains, purchase. IMPORTANT: GoDaddy gates Availability/Suggest API behind 50+ owned domains — use environment=\"ote\" for these (sandbox is open). DNS/management on owned domains works on production for accounts with 1+ domains.","descriptionForHuman":"Full lifecycle of GoDaddy domain management — from availability check and purchase to DNS and subdomain management.","icon":"🌐","category":"utility","tags":["domain","dns","godaddy","subdomain","registrar","nameserver"],"authType":"credentials","tools":[{"name":"godaddy__godaddy_save_credentials","description":"שמור פרטי חיבור GoDaddy. ניתן לשמור את שני סוגי המפתחות: production (לניהול דומיינים אמיתיים) ו-OTE (סביבת sandbox לבדיקות זמינות ורכישה). יש לקבל את המפתחות ב-https://developer.godaddy.com/keys","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"godaddy__godaddy_list_domains","description":"רשימת הדומיינים שבבעלותך ב-GoDaddy (פרודקשן). מחזיר שם דומיין, סטטוס, תאריך פקיעה, נעילה, חידוש אוטומטי.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_get_domain","description":"פרטים מלאים על דומיין שבבעלותך — אנשי קשר, פקיעה, nameservers, authCode, נעילה, פרטיות.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_set_nameservers","description":"שנה את ה-nameservers של דומיין (למשל לעבור מ-GoDaddy ל-Cloudflare). מקבל מערך של hostnames.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_renew_domain","description":"חדש דומיין (תשלום אמיתי על כרטיס האשראי שמחובר ב-GoDaddy). דורש confirm=true.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":false,"openWorldHint":true}},{"name":"godaddy__godaddy_list_dns_records","description":"הצג רשומות DNS של דומיין. אפשר לסנן לפי סוג (A, AAAA, CNAME, MX, NS, SOA, SRV, TXT) ולפי שם (subdomain).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_add_dns_record","description":"הוסף רשומת DNS לדומיין (additive — לא דורס רשומות קיימות). תומך ב-A, AAAA, CNAME, MX, NS, SRV, TXT. לסאב-דומיין רגיל השתמש ב-godaddy_add_subdomain.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"godaddy__godaddy_add_subdomain","description":"הוסף סאב-דומיין (sugar מעל add_dns_record). למשל: subdomain=\"blog\", target=\"1.2.3.4\" יוצר רשומת A. אם target הוא hostname (כמו \"myapp.web.app\") — יוצר רשומת CNAME אוטומטית.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_replace_dns_records","description":"דרוס לחלוטין את כל הרשומות מסוג מסוים (או סוג+שם) של הדומיין. שימושי לעדכון אטומי (למשל החלפת IP). שונה מ-add_dns_record שהוא רק מוסיף.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_delete_dns_record","description":"מחק את כל הרשומות מסוג מסוים ושם מסוים בדומיין (למשל: כל רשומות A של \"blog\"). דורס לגמרי, אין דרך לשחזר אוטומטית.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_check_availability","description":"בדוק זמינות של דומיין/דומיינים לרישום. תומך בודד או בולק (פסיק/מערך). מחזיר זמין/תפוס + מחיר. כברירת מחדל משתמש ב-OTE כי פרודקשן חסום למשתמשים עם פחות מ-50 דומיינים.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_suggest_domains","description":"הצעות לשמות דומיין לפי מילות מפתח, רעיון לעסק, או דומיין דומה. ברירת מחדל: OTE (פרודקשן חסום).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_get_agreements","description":"משוך את ההסכמים המשפטיים שצריך לאשר לפני רכישת דומיין מסיומת מסוימת. מחזיר agreementKey שצריך להעביר ל-godaddy_purchase_domain.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_validate_contacts","description":"בדוק תקפות של פרטי איש קשר לפני רכישת דומיין. מומלץ לקרוא לפני godaddy_purchase_domain כדי לתפוס שגיאות פורמט (טלפון, מדינה, מיקוד).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_purchase_domain","description":"⚠️ רכישת דומיין חדש. בפרודקשן זה חיוב אמיתי על כרטיס האשראי. מומלץ קודם לבדוק עם environment=\"ote\". דורש confirm=true. לפני קריאה — קרא ל-godaddy_get_agreements כדי לקבל agreementKeys ול-godaddy_validate_contacts לאמת פרטים.","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":false,"openWorldHint":true}},{"name":"godaddy__godaddy_get_tlds","description":"רשימת כל הסיומות (TLDs) הזמינות לרישום ב-GoDaddy.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"godaddy__godaddy_appraise_domain","description":"הערכת שווי של דומיין (GoValue). שימושי להבנה אם דומיין שווה את המחיר המבוקש.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":17,"examplePrompts":["Show me all my GoDaddy domains","Add subdomain blog.wizbi.ai pointing to 1.2.3.4","Check if mybrand.io is available","Suggest 10 domain names for an AI startup","Delete the CNAME record for old.wizbi.ai","Show DNS records for wizbi.ai"]},{"id":"priority-analyst","nameForModel":"priority_analyst","nameForHuman":"Priority Analyst","descriptionForModel":"Per-user Priority ERP analytics + full platform control. Data tools (query_bq, query_live, expand_entity, list_tables, describe_table, search_columns) proxy to the caller's personal MCP. Named admin tools (pa_status, pa_save_priority_creds, pa_provision_dataset, pa_run_sync, pa_invite_user, pa_list_orgs, …) cover the hot paths. For ANYTHING else — including features with no dedicated tool — call pa_capabilities to list every endpoint, then pa_call(method, path, body) to invoke it (role enforced server-side; writes require confirm:true). This keeps the agent at full parity with the web app and API automatically.","descriptionForHuman":"Connects the agent to the user's Priority Analyst — same 6 MCP tools plus credential / dataset / sync management. Requires a wz_ token.","icon":"📊","category":"data","tags":["priority","erp","bigquery","odata","analytics","wizbi"],"authType":"api_key","tools":[{"name":"priority-analyst__query_bq","description":"Run a SQL query against the calling user's Priority BigQuery dataset. Use for aggregations, history, joins, GROUP BY. Tables: ORDERS, CUSTOMERS, PART, PORDERS, etc., plus *__EXPAND__* sub-form tables. All fields are STRING in BQ — CAST(x AS FLOAT64) for numeric work. Booleans: 'Y' or NULL."},{"name":"priority-analyst__query_live","description":"Live OData read against the user's Priority tenant. Use for current state of one entity (status, single-record details, fresh values)."},{"name":"priority-analyst__expand_entity","description":"OData $expand — fetch a parent entity together with one of its sub-forms in a single live request."},{"name":"priority-analyst__list_tables","description":"List all BigQuery tables in the calling user's Priority dataset, with short descriptions. Use this when unsure of table names."},{"name":"priority-analyst__describe_table","description":"Full schema of one BigQuery table — columns, types, AI-generated Hebrew descriptions, FK hints. Use BEFORE writing SQL on a new table."},{"name":"priority-analyst__search_columns","description":"Search for a column name (or substring) across all tables in the user's Priority dataset."},{"name":"priority-analyst__pa_capabilities","description":"Discover EVERYTHING this platform can do. Returns the live capability catalog — every REST endpoint with its method, path, what it does, the minimum role, and whether it writes. Because the catalog comes from the backend, newly-shipped features appear here automatically. Use this to find capabilities that have no dedicated pa_* shortcut, then invoke them with pa_call. Call this first whenever the user asks for something you don't see a named tool for."},{"name":"priority-analyst__pa_call","description":"Universal bridge to the WizBI Priority Analyst platform: make an authenticated call to ANY REST endpoint (see pa_capabilities) as the current user. The user's role is enforced server-side, so you can only do what they are allowed to. This guarantees MCP parity with the web app and API — including future features — without a dedicated tool per action. SAFETY: for write methods (POST/PATCH/PUT/DELETE) you MUST pass confirm:true, and only after showing the user exactly what will change. A write without confirm returns a preview and makes NO change."},{"name":"priority-analyst__pa_save_token","description":"Save the user's Priority Analyst wz_ token (get it at https://wizbi-priority-analyst.web.app → MCP tab → New token). Required before any other priority-analyst tool can run."},{"name":"priority-analyst__pa_status","description":"Show the user's Priority Analyst overview — connection status, BigQuery dataset stats, MCP server health, recent syncs."},{"name":"priority-analyst__pa_save_priority_creds","description":"Save the user's Priority ERP credentials (user / pass / base URL) on the Priority Analyst service. Stored in Secret Manager; never returned in clear."},{"name":"priority-analyst__pa_provision_dataset","description":"Provision the user's per-user BigQuery dataset on Priority Analyst (no-op if it already exists). Idempotent."},{"name":"priority-analyst__pa_run_sync","description":"Trigger a Priority → BigQuery sync (Cloud Run Job execution) for the calling user. Returns the execution name; results land in BigQuery a few minutes later."},{"name":"priority-analyst__pa_test_connection","description":"Run a live OData round-trip against Priority for the current org. Returns ok/error + latency. Use after pa_save_priority_creds to verify creds work end-to-end before launching a sync."},{"name":"priority-analyst__pa_create_org","description":"Create a new Priority Analyst organization. The caller becomes its org_admin and a new BigQuery dataset is auto-provisioned. Use only if the user does NOT already belong to an org — otherwise prefer pa_invite_user from the existing admin."},{"name":"priority-analyst__pa_list_orgs","description":"List every organization the calling user can act on (own + memberships + all-orgs if super_admin)."},{"name":"priority-analyst__pa_rename_org","description":"Rename the current organization. Visible to all members and invitees. Does NOT change the BigQuery dataset id (stable for the lifetime of the org)."},{"name":"priority-analyst__pa_set_primary_org","description":"Pick which org the user's wz_ MCP token routes to. Useful when the user belongs to multiple orgs. The Priority Analyst MCP session reads this to know which org's dataset + creds to use."},{"name":"priority-analyst__pa_list_users","description":"List members of the caller's org (or every user platform-wide for super_admin). Returns role, status, dataset stats, and last seen. Admin-only."},{"name":"priority-analyst__pa_list_invites","description":"List pending / accepted invitations for the caller's org. Admin-only."},{"name":"priority-analyst__pa_invite_user","description":"Invite a person to the caller's org. Send their phone (E.164) or email; pick a role (org_admin or viewer; defaults to viewer). When the invitee signs in, they're auto-attached to the org with that role. Admin-only."},{"name":"priority-analyst__pa_revoke_invite","description":"Revoke a pending invitation by phone (E.164). The invitee will no longer be auto-attached on next sign-in. Admin-only."}],"toolCount":22,"examplePrompts":["Top 5 customers by total orders this year","Give me order SO26000026 with all its items","Run a fresh Priority → BQ sync","What is my Priority connection status?"]},{"id":"legal-ai","nameForModel":"legal_ai","nameForHuman":"Legal AI Assistant","descriptionForModel":"Analyze legal documents: extract clauses, detect risks, compare against templates, anonymize PII, draft legal documents, and summarize contracts. Supports Hebrew and English. Results are AI-assisted analysis, not legal advice.","descriptionForHuman":"AI tool for analyzing and drafting legal documents — clause extraction, risk analysis, template comparison, anonymization and drafting","icon":"⚖️","category":"productivity","tags":["legal","contracts","law","compliance","risk","anonymization","drafting","hebrew-law","משפטי","חוזים"],"authType":"none","tools":[{"name":"legal-ai__extract_clauses","description":"חילוץ וסיווג סעיפים ממסמך משפטי — מזהה כל סעיף, מסווג אותו לפי סוג (התחייבות, הגבלה, תנאי וכו') ומסכם אותו","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"legal-ai__analyze_risks","description":"ניתוח סיכונים משפטיים במסמך — מזהה סעיפים בעייתיים, מדרג סיכונים (גבוה/בינוני/נמוך) ומציע המלצות לצמצום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"legal-ai__compare_to_template","description":"השוואת מסמך משפטי מול תבנית/חוזה סטנדרטי — מזהה סטיות, סעיפים חסרים ושינויים מהותיים. המשתמש מספק גם את המסמך וגם את התבנית","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"legal-ai__anonymize_document","description":"אנונימיזציה של מסמך משפטי — הסרת מידע מזהה אישי (PII) כמו שמות, כתובות, ת.ז., טלפונים, חשבונות בנק ומיילים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"legal-ai__draft_legal_document","description":"ניסוח טיוטה של מסמך משפטי לפי סוג, פרטים ותבנית אופציונלית — הסכם סודיות, חוזה שכירות, הסכם שירותים, ייפוי כוח ועוד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"legal-ai__legal_summary","description":"סיכום משפטי של מסמך — מותאם לקהל יעד (עורך דין, מנהל, או לקוח). מזהה צדדים, התחייבויות, תאריכים, סיכונים ונקודות מפתח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":6,"examplePrompts":["Analyze the risks in this contract","Extract the clauses from this agreement","Anonymize this document","Compare the contract to a template","Draft a non-disclosure agreement"]},{"id":"x-twitter","nameForModel":"x_twitter","nameForHuman":"X (Twitter)","descriptionForModel":"Full X (Twitter) integration: search & read posts, publish tweets/threads/polls, reply, quote, like, repost, bookmark, follow/unfollow, get followers/following, upload media, analytics, trending topics. 30 tools.","descriptionForHuman":"Full X integration — search posts, publish, threads, replies, likes, retweets, analytics, media upload and more","icon":"𝕏","category":"communication","tags":["x","twitter","social","posts","tweets","search","analytics","media","threads"],"authType":"credentials","tools":[{"name":"x-twitter__x_search_posts","description":"חפש ציוצים ב-X לפי מילות מפתח, hashtags, או אופרטורים מתקדמים. חיפוש ב-7 הימים האחרונים.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_post","description":"קרא ציוץ בודד לפי ID, כולל מדדים (לייקים, תגובות, ריטוויטים, צפיות)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_user_posts","description":"קבל ציוצים אחרונים של משתמש לפי username או user ID","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_user_mentions","description":"קבל ציוצים שמזכירים משתמש מסוים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_home_timeline","description":"קבל את ה-timeline הביתי שלך (ציוצים ממשתמשים שאתה עוקב)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_lookup_user","description":"חפש פרופיל משתמש לפי username — כולל ביו, עוקבים, ציוצים, אימות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_search_users","description":"חפש משתמשים ב-X לפי שם או מילות מפתח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_post_replies","description":"קבל תגובות לציוץ מסוים (חיפוש conversation_id)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_create_post","description":"פרסם ציוץ חדש ב-X. תומך בטקסט, מדיה (עם media_ids מ-x_upload_media), ותיוג AI.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"x-twitter__x_create_thread","description":"צור שרשור (thread) ציוצים ב-X. שלח מערך של טקסטים ויפורסמו כשרשור מחובר.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"x-twitter__x_reply_to_post","description":"הגב לציוץ קיים ב-X","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"x-twitter__x_quote_post","description":"צטט ציוץ קיים עם הערה שלך (Quote Tweet)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"x-twitter__x_delete_post","description":"מחק ציוץ שלך לפי ID","annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_create_poll","description":"צור ציוץ עם סקר (poll) ב-X","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"x-twitter__x_like_post","description":"עשה לייק לציוץ","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_unlike_post","description":"הסר לייק מציוץ","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_repost","description":"עשה ריטוויט (repost) לציוץ","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_undo_repost","description":"בטל ריטוויט","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_bookmark_post","description":"הוסף ציוץ לסימניות (bookmarks)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_follow_user","description":"עקוב אחרי משתמש","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_unfollow_user","description":"הפסק לעקוב אחרי משתמש","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_followers","description":"קבל רשימת עוקבים של משתמש","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_following","description":"קבל רשימת משתמשים שמישהו עוקב אחריהם","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_post_likers","description":"קבל רשימת משתמשים שעשו לייק לציוץ","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_my_profile","description":"קבל את הפרופיל שלי ב-X — שם, ביו, עוקבים, ציוצים, אימות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_upload_media","description":"העלה תמונה ל-X מ-URL לצורך צירוף לציוץ. מחזיר media_id לשימוש ב-x_create_post.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"x-twitter__x_get_post_analytics","description":"קבל מדדי ביצועים מפורטים של ציוץ — צפיות, לייקים, תגובות, ריטוויטים, ציטוטים, סימניות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_multiple_posts_analytics","description":"קבל מדדי ביצועים של מספר ציוצים בבת אחת (עד 100)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_trending","description":"קבל נושאים חמים/טרנדים ב-X (לפי WOEID של מיקום)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"x-twitter__x_get_bookmarks","description":"קבל רשימת הסימניות (bookmarks) שלך","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":30,"examplePrompts":["Search for posts about AI on X","Publish a new post on X","Show me the latest posts from @elonmusk","Create a thread on X","What are the trends in Israel right now?","Show me the analytics of my post","Who are my followers on X?","Reply to this post"]},{"id":"hacker-news","nameForModel":"hacker_news","nameForHuman":"Hacker News","descriptionForModel":"Real-time Hacker News access — browse top/new/best/ask/show/job stories, search via Algolia, fetch item details with comments. Useful for tech news, trending topics, finding interesting links, and job postings.","descriptionForHuman":"Real-time tech news from Hacker News with search, comments, and trending stories","icon":"📡","category":"data","tags":["tech","news","hacker-news","programming","startup","ai-generated"],"authType":"none","tools":[{"name":"hacker-news__get_stories","description":"שליפת סיפורים מ-Hacker News לפי סוג — מובילים, חדשים, מומלצים, Ask HN, Show HN, משרות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"hacker-news__get_item","description":"שליפת פריט מ-Hacker News (סיפור, תגובה, משרה) לפי מזהה, עם אפשרות לתגובות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"hacker-news__search_stories","description":"חיפוש חופשי ב-Hacker News באמצעות Algolia — סיפורים או תגובות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What are the top stories on Hacker News?","Search HN for artificial intelligence","Show me Ask HN posts","What are the latest HN job postings?"]},{"id":"npm-package","nameForModel":"npm_package","nameForHuman":"NPM Package Info","descriptionForModel":"Search the npm registry, get detailed package information (version, dependencies, license, maintainers, size), and check download statistics over time. Useful for evaluating packages, comparing alternatives, and making technology decisions.","descriptionForHuman":"Search and explore npm packages — downloads, dependencies, licenses, and versions","icon":"📦","category":"data","tags":["npm","packages","javascript","nodejs","developer-tools","ai-generated"],"authType":"none","tools":[{"name":"npm-package__search_packages","description":"חיפוש חבילות ב-npm לפי מילות מפתח — כולל הורדות, ציונים ומידע בסיסי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"npm-package__get_package_info","description":"מידע מפורט על חבילת npm — גרסה, תלויות, רישיון, מתחזקים, גודל והורדות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"npm-package__get_downloads","description":"סטטיסטיקות הורדות של חבילת npm — יומי, שבועי, חודשי או שנתי עם ניתוח מגמות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Search npm packages for React","Show me info about the express package","How many downloads does lodash have?","Compare axios and fetch"]},{"id":"crypto-prices","nameForModel":"crypto_prices","nameForHuman":"Crypto Prices","descriptionForModel":"Get real-time cryptocurrency prices in USD and ILS (with 24h change, market cap, volume), view trending coins, and search for coins by name/symbol. Powered by CoinGecko free API. Use coin IDs (e.g., \"bitcoin\", \"ethereum\", \"solana\") for price lookups, or use search to find the correct ID.","descriptionForHuman":"Real-time crypto prices, 24h changes, market cap, and trending coins","icon":"₿","category":"data","tags":["crypto","bitcoin","ethereum","prices","market","coingecko","ai-generated"],"authType":"none","tools":[{"name":"crypto-prices__get_prices","description":"מחירי קריפטו בזמן אמת בדולר ובשקלים — כולל שינוי 24 שעות, שווי שוק ונפח מסחר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"crypto-prices__get_trending","description":"מטבעות קריפטו טרנדיים — המטבעות הכי מחופשים ב-24 השעות האחרונות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"crypto-prices__search_crypto","description":"חיפוש מטבעות קריפטו לפי שם או סמל — מחזיר מזהים לשימוש ב-get_prices","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What is the Bitcoin price?","Show me crypto prices for ETH and SOL","What crypto is trending today?","Search for a crypto coin named polygon"]},{"id":"social-search","nameForModel":"social_search","nameForHuman":"Social Search","descriptionForModel":"Search across social media platforms. For Reddit: direct API access with full post details (score, comments, text preview). For X/Twitter, LinkedIn, Facebook, YouTube, Mastodon, Bluesky, HackerNews: site-specific web search via the web-search plugin. Use search_reddit for Reddit-specific queries with sorting and time filters. Use search_platform for any platform with a site: query. Use get_subreddit_posts to browse a specific subreddit.","descriptionForHuman":"Unified social media search — Reddit directly + other platforms via web search","icon":"🔍","category":"data","tags":["social-media","reddit","twitter","linkedin","facebook","search","ai-generated"],"authType":"none","tools":[{"name":"social-search__search_reddit","description":"חיפוש פוסטים ב-Reddit — כולל ניקוד, תגובות, תצוגה מקדימה ומיון מתקדם","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"social-search__get_subreddit_posts","description":"פוסטים מסאברדיט ספציפי — hot, new, top או rising","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"social-search__search_platform","description":"חיפוש בפלטפורמה חברתית ספציפית (X, LinkedIn, Facebook, YouTube, Reddit, Mastodon, Bluesky, HackerNews) — דרך חיפוש אינטרנט ממוקד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Search Reddit for artificial intelligence","What's hot on r/technology?","Search X for Israeli startups","Search LinkedIn for dev jobs"]},{"id":"open-library","nameForModel":"open_library","nameForHuman":"Open Library","descriptionForModel":"Search books, get book details (description, ratings, covers), and discover authors using the Open Library API. Covers millions of books. Useful for reading recommendations, research, and book discovery.","descriptionForHuman":"Search books and authors from Open Library — metadata, covers, ratings, and info on millions of books","icon":"📚","category":"data","tags":["books","library","reading","authors","literature","ai-generated"],"authType":"none","tools":[{"name":"open-library__search_books","description":"חיפוש ספרים ב-Open Library — לפי שם, מחבר, נושא או שפה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"open-library__get_book_details","description":"פרטים מלאים על ספר — תיאור, דירוגים, עטיפות, מחברים ונושאים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"open-library__search_authors","description":"חיפוש מחברים ב-Open Library — שם, יצירות מובילות, נושאים ודירוגים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Search for books about artificial intelligence","Give me details about the book Sapiens","Search for author Yuval Noah Harari","Books in Hebrew about history"]},{"id":"stackoverflow","nameForModel":"stackoverflow","nameForHuman":"StackOverflow Search","descriptionForModel":"Search StackOverflow questions, fetch top answers with code snippets, and browse popular tags. Uses the Stack Exchange API (free, no auth). Useful for finding programming solutions, debugging help, and exploring technology topics.","descriptionForHuman":"Real-time search for programming Q&A from StackOverflow","icon":"💡","category":"data","tags":["programming","stackoverflow","code","development","ai-generated"],"authType":"none","tools":[{"name":"stackoverflow__search_questions","description":"חיפוש שאלות ב-StackOverflow לפי מילות חיפוש ותגיות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"stackoverflow__get_answers","description":"שליפת התשובות המובילות לשאלה מ-StackOverflow כולל גוף התשובה עם קוד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"stackoverflow__get_popular_tags","description":"שליפת תגיות פופולריות מ-StackOverflow עם אפשרות חיפוש","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Search StackOverflow for async/await in Python","Show me answers for question 32308370","What are the most popular StackOverflow tags?","Search for questions about React hooks"]},{"id":"ip-geolocation","nameForModel":"ip_geolocation","nameForHuman":"IP Geolocation","descriptionForModel":"Look up the geographic location (country, city, coordinates), ISP, organization, and network info for any IPv4 address or domain. Detects mobile connections, proxies/VPNs, and hosting providers. Supports single and bulk lookups (up to 100 IPs). Powered by ip-api.com free API.","descriptionForHuman":"Geographic location, ISP, and proxy detection for any IP address","icon":"🌍","category":"data","tags":["ip","geolocation","network","security","isp","proxy","ai-generated"],"authType":"none","tools":[{"name":"ip-geolocation__lookup_ip","description":"איתור מיקום גיאוגרפי, ספק אינטרנט ומידע רשת לכתובת IP או דומיין","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"ip-geolocation__bulk_lookup","description":"בדיקת מיקום גיאוגרפי למספר כתובות IP בבת אחת (עד 100)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Where is IP 8.8.8.8 located?","Check the location of 1.1.1.1","Check multiple IP addresses at once","Is this IP address a proxy?"]},{"id":"country-info","nameForModel":"country_info","nameForHuman":"Country Info","descriptionForModel":"Country information from REST Countries API — lookup by name or code, browse by region, compare countries. Returns demographics, currencies, languages, timezones, flags, driving side, phone codes, and more. Useful for travel, business research, and general knowledge.","descriptionForHuman":"Comprehensive info on any country — population, currency, languages, flag, and more","icon":"🌍","category":"data","tags":["countries","geography","demographics","travel","ai-generated"],"authType":"none","tools":[{"name":"country-info__get_country","description":"חיפוש מדינה לפי שם — מחזיר מידע מקיף: אוכלוסייה, מטבע, שפות, אזור זמן, דגל ועוד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"country-info__get_by_code","description":"חיפוש מדינה לפי קוד ISO (2 או 3 אותיות) — לדוגמה IL, USA, JPN","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"country-info__get_by_region","description":"רשימת מדינות לפי יבשת — אפריקה, אמריקה, אסיה, אירופה, אוקיאניה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"country-info__compare_countries","description":"השוואה בין 2-5 מדינות — אוכלוסייה, שטח, מטבע, שפות ועוד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["Tell me about Japan","Compare Israel and Jordan","What countries are in Europe?","What is the currency of Brazil?"]},{"id":"github-trending","nameForModel":"github_trending","nameForHuman":"GitHub Trending","descriptionForModel":"Discover trending GitHub repositories by period (daily/weekly/monthly) and language, search repos by keyword, and get detailed repo info (stars, forks, issues, topics, license). Uses the free GitHub REST API.","descriptionForHuman":"Discover trending GitHub projects, search repos, and get real-time stats","icon":"🔥","category":"data","tags":["github","trending","repos","open-source","programming","ai-generated"],"authType":"none","tools":[{"name":"github-trending__get_trending","description":"ריפוזיטורים טרנדיים ב-GitHub — פרויקטים חדשים וחמים לפי תקופה ושפת תכנות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"github-trending__search_repos","description":"חיפוש ריפוזיטורים ב-GitHub לפי מילות מפתח, שפה ומיון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"github-trending__get_repo_info","description":"מידע מפורט על ריפוזיטורי ב-GitHub — כוכבים, פורקים, שפה, רישיון, נושאים ועוד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What are the hottest GitHub projects this week?","Search for AI repos in Python","Give me info about facebook/react","Trending TypeScript projects today"]},{"id":"domain-lookup","nameForModel":"domain_lookup","nameForHuman":"Domain Lookup","descriptionForModel":"Look up domain registration info (WHOIS/RDAP) including registrar, registration/expiry dates, nameservers, DNSSEC status, and abuse contacts. Also resolve DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA) for any domain. Supports .com, .net, .org, .io and many other TLDs. Powered by RDAP protocol and Google DNS-over-HTTPS — free, no auth required.","descriptionForHuman":"Domain registration info (WHOIS) and DNS records","icon":"🔍","category":"data","tags":["domain","whois","rdap","dns","network","security","ai-generated"],"authType":"none","tools":[{"name":"domain-lookup__whois_lookup","description":"בדיקת מידע רישום דומיין (WHOIS/RDAP) — רשם, תאריכי רישום ותפוגה, שרתי שמות, DNSSEC","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"domain-lookup__dns_lookup","description":"בדיקת רשומות DNS לדומיין — A, AAAA, MX, NS, TXT, CNAME, SOA","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"domain-lookup__domain_report","description":"דוח מלא על דומיין — מידע רישום (WHOIS) + רשומות DNS בקריאה אחת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Who registered google.com?","When does example.com expire?","Show DNS records for github.com","Full report on cloudflare.com"]},{"id":"public-holidays","nameForModel":"public_holidays","nameForHuman":"Public Holidays","descriptionForModel":"Public holidays for 100+ countries via Nager.Date API. Get yearly holidays, upcoming holidays, check if today is a holiday, and list supported countries. Useful for international business planning, scheduling across countries, and knowing when partners are off.","descriptionForHuman":"Worldwide public holidays from Nager.Date API — international business planning","icon":"🗓️","category":"data","tags":["holidays","calendar","international","business","planning","ai-generated"],"authType":"none","tools":[{"name":"public-holidays__get_holidays","description":"שליפת חגים רשמיים למדינה ושנה מסוימת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"public-holidays__next_holidays","description":"שליפת החגים הרשמיים הקרובים למדינה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"public-holidays__is_today_holiday","description":"בדיקה האם היום הוא חג רשמי במדינה מסוימת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"public-holidays__list_countries","description":"רשימת כל המדינות הנתמכות עם קודי ISO","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["What are the public holidays in Germany in 2026?","What is the next holiday in the US?","Is today a holiday in Japan?","Which countries are supported?"]},{"id":"free-dictionary","nameForModel":"free_dictionary","nameForHuman":"English Dictionary","descriptionForModel":"English dictionary tool powered by the Free Dictionary API. Looks up word definitions with IPA phonetics, audio pronunciation URL, part of speech, usage examples, synonyms, and antonyms. Also provides a daily curated word. Useful for writers, students, and content creators who need precise word meanings or vocabulary alternatives.","descriptionForHuman":"Comprehensive English dictionary: definitions, pronunciation, synonyms, antonyms for any word","icon":"📖","category":"data","tags":["dictionary","english","vocabulary","language","writing","ai-generated"],"authType":"none","tools":[{"name":"free-dictionary__define_word","description":"הגדרת מילה באנגלית: הגייה (IPA), חלק דיבר, הגדרות, דוגמאות שימוש, מילים נרדפות והפוכות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"free-dictionary__get_synonyms","description":"שליפת מילים נרדפות (synonyms) ומילים הפוכות (antonyms) למילה נתונה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"free-dictionary__word_of_the_day","description":"מילת היום — מילה מעניינת ומועילה באנגלית עם הגדרה ודוגמה (משתנה כל יום)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What is the definition of serendipity?","What are synonyms for \"happy\"?","What is the word of the day?","Define \"pragmatic\" with examples"]},{"id":"boi-rates","nameForModel":"boi_rates","nameForHuman":"Bank of Israel — Official","descriptionForModel":"Fetch official Bank of Israel exchange rates (ILS-denominated) and the BOI interest rate. Use for accounting, VAT reporting, customs, invoice conversions, and Israeli finance workflows that legally require official rates (not generic third-party aggregator rates). Also exposes the estimated Israeli prime rate (BOI + 1.5%).","descriptionForHuman":"Official BOI exchange rates and interest rate","icon":"🏦","category":"data","tags":["finance","currency","israel","boi","vat","accounting","interest-rate","ai-generated"],"authType":"none","tools":[{"name":"boi-rates__get_official_rates","description":"שערים יציגים רשמיים של בנק ישראל לכל המטבעות — מקור רשמי לדיווחי מע״מ וחשבונאות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"boi-rates__get_rate","description":"שער יציג רשמי של מטבע מסוים מול השקל (למשל USD, EUR, GBP) כולל שינוי יומי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"boi-rates__convert_official","description":"המרת סכום בין שני מטבעות לפי השער היציג הרשמי של בנק ישראל (מתאים לחשבונית, מע״מ, מכס)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"boi-rates__get_interest_rate","description":"ריבית בנק ישראל הנוכחית, תאריך ההחלטה הבאה והערכת ריבית פריים (בנק ישראל + 1.5%)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["What's today's official USD rate?","Convert 1500 USD to ILS at the official rate for a VAT invoice","What is the current Bank of Israel interest rate?","Show me all official BOI rates"]},{"id":"pypi-package","nameForModel":"pypi_package","nameForHuman":"PyPI — Python Packages","descriptionForModel":"Get detailed information about Python packages from PyPI. Use get_package to fetch metadata (version, license, Python requirements, dependencies, author, project URLs) plus real-time download statistics from pypistats.org. Use get_releases for the full version history with dates. Use search_packages to discover packages by topic or keyword. Complements npm_package (which covers JavaScript/Node.js). Useful for developers evaluating packages, checking for updates, auditing dependencies, or researching Python ecosystem options.","descriptionForHuman":"PyPI package info — version, dependencies, downloads, and release history","icon":"🐍","category":"data","tags":["python","pypi","packages","developer","dependencies","ai-generated"],"authType":"none","tools":[{"name":"pypi-package__get_package","description":"מידע מפורט על חבילת Python: גרסה, מחבר, רישיון, תלויות, סטטיסטיקות הורדות וקישורים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"pypi-package__get_releases","description":"היסטוריית גרסאות של חבילת Python — תאריכי שחרור, מספר גרסאות ומצב yanked","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"pypi-package__search_packages","description":"חיפוש חבילות Python לפי נושא, פונקציה או מילות מפתח — תוצאות מ-PyPI","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What is the latest version of fastapi and its requirements?","How many downloads does pandas have this month?","Search for Python packages for working with Slack","Show me the release history of numpy","What are the dependencies of django?"]},{"id":"docker-hub","nameForModel":"docker_hub","nameForHuman":"Docker Hub","descriptionForModel":"Search Docker Hub for container images, get detailed image metadata (stars, pulls, storage size, categories, description), and list available tags with architectures and sizes. Use search_docker_images to find images by keyword. Use get_docker_image for full details on a specific image (e.g. \"nginx\", \"postgres\", \"myorg/myapp\"). Use list_docker_tags to explore available versions/tags for an image, with optional name filter. Official images use just the name (e.g. \"nginx\"); third-party images use \"namespace/name\" (e.g. \"bitnami/postgresql\").","descriptionForHuman":"Search and info on Docker images — popularity, tags, sizes, and architectures","icon":"🐳","category":"utility","tags":["docker","containers","devops","developer","ai-generated"],"authType":"none","tools":[{"name":"docker-hub__search_docker_images","description":"חיפוש Docker images לפי שם או מילות מפתח — מחזיר פופולריות, תיאור וסטטוס רשמי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"docker-hub__get_docker_image","description":"מידע מפורט על Docker image ספציפי — pulls, stars, גודל, תאריך עדכון וקטגוריות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"docker-hub__list_docker_tags","description":"רשימת tags זמינים ל-Docker image — גרסאות, גדלים וארכיטקטורות (amd64, arm64 וכו׳)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Search Docker image for postgres","What tags are available for node?","Info on nginx — how many pulls does it have?","Find a slim python image"]},{"id":"bundlephobia","nameForModel":"bundlephobia","nameForHuman":"npm Bundle Size (Bundlephobia)","descriptionForModel":"Check the bundle size of any npm package using Bundlephobia. Returns minified size, gzip size, estimated download time over 4G, number of dependencies, tree-shakeability, and side-effects flag. Use get_bundle_size for a single package (supports @version suffix, e.g. \"lodash@4\", \"@tanstack/react-query\"). Use compare_packages to compare 2–8 packages side-by-side — ideal for choosing between alternatives (e.g. moment vs date-fns vs dayjs, or axios vs ky vs got). Bundle size is a key performance metric: prefer smaller gzip, tree-shakeable, and side-effect-free packages.","descriptionForHuman":"How heavy is that package? Bundle size, gzip, dependencies, and comparison — from Bundlephobia","icon":"📦","category":"utility","tags":["npm","bundle-size","frontend","developer","performance","ai-generated"],"authType":"none","tools":[{"name":"bundlephobia__get_bundle_size","description":"גודל bundle של חבילת npm — minified, gzip, זמן הורדה, תלויות ו-tree-shaking","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"bundlephobia__compare_packages","description":"השוואת גודל bundle בין 2-8 חבילות npm — מי הכי קל וmini וkנ tree-shakeable","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["What's the bundle size of lodash?","Compare moment vs date-fns vs dayjs","How large is axios@1.6?","What's the bundle size of react-query?","Compare zustand vs redux-toolkit vs jotai"]},{"id":"israeli-company-registry","nameForModel":"israeli_company_registry","nameForHuman":"Israeli Company Registry","descriptionForModel":"Search and verify Israeli companies in the official Registrar of Companies (רשם החברות) database. Use search_company to find companies by Hebrew or English name. Use get_company_by_number to look up a company by its Israeli company number (ח.פ. / מספר חברה, 8-9 digits). Use search_by_city to find companies registered in a specific Israeli city. Returns: company status (active/inactive), entity type (private/public), incorporation date, registered address, government company indicator, and last annual report year. Essential for B2B due diligence, supplier verification, invoice validation, and contract preparation.","descriptionForHuman":"Search and verify Israeli registered companies","icon":"🏢","category":"data","tags":["israel","business","company","registry","due-diligence","vat","b2b","ai-generated"],"authType":"none","tools":[{"name":"israeli-company-registry__search_company","description":"חיפוש חברה ברשם החברות לפי שם (עברית או אנגלית) — מחזיר סטטוס, כתובת, תאריך התאגדות ועוד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israeli-company-registry__get_company_by_number","description":"אחזור פרטי חברה לפי מספר חברה (ח.פ.) — חיפוש מדויק בודד לאימות ספק/לקוח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israeli-company-registry__search_by_city","description":"חיפוש חברות רשומות בעיר מסוימת — שימושי למחקר שוק מקומי ואיתור ספקים באזור","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Search for Wizbi company in Jerusalem","Look up company number 514025988","Is this company active? Company number 510356603","Find tech companies in Tel Aviv","Verify my supplier is a registered active company"]},{"id":"url-health","nameForModel":"url_health","nameForHuman":"URL Health Check","descriptionForModel":"Check if HTTP/HTTPS URLs are reachable and measure their response time. Use check_url for a single URL to get the full HTTP status code, response time in milliseconds, final URL after any redirects, Content-Type, and server header. Use bulk_check to test up to 10 URLs simultaneously and get an uptime summary with per-URL results. Useful for monitoring websites, API endpoints, and services. Does NOT retrieve page content — for content extraction use web-scrape instead.","descriptionForHuman":"HTTP availability check for URLs — status code, response time, redirects","icon":"🔍","category":"data","tags":["url","http","monitoring","uptime","devops","health-check","ai-generated"],"authType":"none","tools":[{"name":"url-health__check_url","description":"בדיקת URL בודד — HTTP status, זמן תגובה, URL סופי אחרי הפניות ופרטי שרת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"url-health__bulk_check","description":"בדיקת עד 10 URLs במקביל — סיכום זמינות (up/down) + זמני תגובה לכל כתובת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Is my site up? https://wizbi.ai","Check the response time of our API endpoint","Check 5 URLs at once for uptime","Does this domain redirect somewhere?","Verify all our client websites are responding"]},{"id":"vercel","nameForModel":"vercel","nameForHuman":"Vercel","descriptionForModel":"Monitor Vercel deployments and projects in real time. Use list_deployments to see recent builds with status (READY ✅, BUILDING 🔨, ERROR ❌, QUEUED 🔄), deployment URLs, branch, commit message, author, and build duration. Filter by project name or build state. Use list_projects to see all Vercel projects with their framework (nextjs, react, etc.), GitHub repo link, and latest production deployment state. Use get_deployment for full details on a specific deployment by ID (dpl_...). Requires a Vercel Personal Access Token — prompt the user to connect if not set.","descriptionForHuman":"Real-time Vercel deployment and project status","icon":"▲","category":"utility","tags":["developer","devops","deployment","vercel","hosting","nextjs","ci-cd","ai-generated"],"authType":"api_key","tools":[{"name":"vercel__list_deployments","description":"פריסות Vercel אחרונות — סטטוס, URL, קומיט, ענף ומשך בניה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"vercel__list_projects","description":"כל פרויקטי Vercel — שם, framework, מאגר GitHub, וסטטוס פריסה אחרונה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"vercel__get_deployment","description":"פרטים מלאים על פריסה ספציפית לפי מזהה (dpl_...)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Show my latest Vercel deployments","Did the last deployment succeed?","Show all my Vercel projects","Are there any recent failed deployments?","What is the status of deployment dpl_xxx?"]},{"id":"seo-analyzer","nameForModel":"seo_analyzer","nameForHuman":"SEO Analyzer","descriptionForModel":"On-page SEO audit tool. Use analyze_seo to audit any URL and get: title quality and length, meta description quality and length, H1/H2/H3 headings, Open Graph tags (for social sharing), Twitter Card tags, JSON-LD structured data types (schema.org), image alt text coverage, internal/external link counts, HTTPS status, mobile viewport meta tag, HTML lang attribute, estimated word count, page size in KB, SEO score (0–100), and a list of SEO issues + actionable recommendations in Hebrew. Use compare_pages to compare 2–5 URLs side by side — great for competitor analysis. Perfect for marketing managers, SEO specialists, and developers auditing pages.","descriptionForHuman":"Full SEO audit for any web page — score, issues, and recommendations","icon":"🔍","category":"data","tags":["seo","marketing","web","analysis","html","meta-tags","competitor-research","ai-generated"],"authType":"none","tools":[{"name":"seo-analyzer__analyze_seo","description":"ניתוח SEO מלא לדף — Title, Meta, H1, OG, Schema, תמונות, קישורים, ציון ובעיות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"seo-analyzer__compare_pages","description":"השוואת SEO בין 2–5 דפים — טבלה השוואתית עם ציון, בעיות ומטאדאטה לכל דף","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Analyze the SEO of example.com","Compare SEO between our site and the competitor","How many images on this page are missing alt text?","What is the SEO score of this page and what needs fixing?","Does this page have Open Graph tags and Schema.org markup?"]},{"id":"research-brief","nameForModel":"research_brief","nameForHuman":"Research Brief","descriptionForModel":"Automated research pipeline that combines web search and page scraping. Use research_topic for general topic research (returns scraped content from top sources). Use competitor_research for competitive intelligence on any company (products, news, customer reviews — multi-angle). Use content_brief for SEO content planning (competitor articles, common questions, suggested title). All tools return structured JSON with source URLs and scraped content so you can synthesize insights without additional manual steps.","descriptionForHuman":"Automated research pipeline: search + scrape + aggregate in one tool","icon":"🔬","category":"productivity","tags":["research","marketing","competitive-intelligence","content","productivity","ai-generated"],"authType":"none","tools":[{"name":"research-brief__research_topic","description":"מחקר נושא: חיפוש + סריקת עמודים → דוח ממוקד עם תוכן מלא ממקורות מרובים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"research-brief__competitor_research","description":"ניתוח מתחרה: חיפוש מרובה-זוויות (מוצרים + חדשות + ביקורות) + סריקת עמודים מרכזיים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"research-brief__content_brief","description":"בריף תוכן שיווקי: מחקר מתחרים + שאלות נפוצות + כותרת מוצעת לפוסט/מאמר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Research the topic: marketing automation for small businesses","Analyze competitor Wix — products, news, reviews","Create a content brief for an article on inventory management for Israeli businesses","What's being written about ChatGPT in business?"]},{"id":"linear","nameForModel":"linear","nameForHuman":"Linear","descriptionForModel":"Manage Linear project management issues via GraphQL API. Use list_my_issues to get active issues assigned to the authenticated user (excludes completed/cancelled). Use search_issues to filter by: text in title (query), team key like \"ENG\" (team), state type — triage/backlog/unstarted/started/completed/cancelled (state), or priority — 0=none, 1=urgent, 2=high, 3=medium, 4=low (priority). Use get_issue for full details — description, comments, creator — by identifier (e.g. \"ENG-123\") or UUID. Use create_issue to create a new issue: provide title, team name or key, optional description and priority. Use list_teams to see all available teams with their keys and open issue counts. Requires a Linear Personal API Key — if not set, tell the user to connect Linear.","descriptionForHuman":"Manage Linear — issues, search, create, and track directly from the agent","icon":"🔷","category":"utility","tags":["project-management","linear","issues","developer","devops","tech","ai-generated"],"authType":"api_key","tools":[{"name":"linear__list_my_issues","description":"משימות Linear הפתוחות המוקצות לי — עבודה שוטפת ובתהליך","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"linear__search_issues","description":"חיפוש משימות Linear לפי טקסט, צוות, סטטוס או עדיפות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"linear__get_issue","description":"פרטים מלאים על משימה — תיאור, תגובות, יוצר וסטטוס","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"linear__create_issue","description":"יצירת משימה חדשה ב-Linear בצוות נבחר","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"linear__list_teams","description":"רשימת צוותים ב-Linear — שם, מפתח ומספר משימות פתוחות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":5,"examplePrompts":["What open issues are assigned to me in Linear?","Search Linear for high-priority bugs in the ENG team","Create a Linear issue: fix login error in dashboard","What is the status of ENG-123?","Show me all teams in Linear"]},{"id":"hubspot","nameForModel":"hubspot_crm","nameForHuman":"HubSpot CRM","descriptionForModel":"HubSpot CRM integration for Israeli sales and marketing teams. Use search_contacts to find people by name, email address, or company name — returns full name, email, phone, job title, and lead status. Use get_deals to list open (non-closed) deals sorted by amount — shows deal name, pipeline stage, dollar amount, and expected close date. Use get_pipeline_stats for a full revenue pipeline breakdown by stage — includes open deal count, total pipeline value, and probability-weighted forecast. Use search_companies to find companies by name or domain — returns industry, city, headcount, and phone. Requires a HubSpot Private App token — prompt the user to connect if not configured.","descriptionForHuman":"HubSpot CRM — contacts, deals, sales pipeline, and companies directly in chat","icon":"🟠","category":"productivity","tags":["crm","sales","hubspot","contacts","deals","pipeline","marketing","ai-generated"],"authType":"api_key","tools":[{"name":"hubspot__search_contacts","description":"חיפוש אנשי קשר ב-CRM לפי שם, אימייל, או שם חברה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"hubspot__get_deals","description":"רשימת עסקאות פתוחות ב-CRM — שלב, סכום, ותאריך סגירה צפוי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"hubspot__get_pipeline_stats","description":"סיכום pipeline מכירות — כמות עסקאות, ערך כולל ותחזית משוקללת לפי שלב","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"hubspot__search_companies","description":"חיפוש חברות ב-CRM לפי שם או דומיין","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":4,"examplePrompts":["Find contacts from Startup IL","What's my open pipeline?","How many open deals do I have and what is the total?","Find company by domain example.com","Give me pipeline summary by stage","Search contact by email john@company.com"]},{"id":"podcast-search","nameForModel":"podcast_search","nameForHuman":"Podcast Search","descriptionForModel":"Search Apple Podcasts directory for podcast shows and episodes. Use search_podcasts to find shows by topic/keyword (returns show name, episode count, genre, RSS feed URL, Apple Podcasts link, artwork). Use get_podcast_episodes to retrieve recent episodes from a specific podcast by its numeric ID. Use search_episodes to find individual podcast episodes by topic or keyword. Supports both Hebrew and English queries; use country=IL for Israeli content, country=US for global. Ideal for: PR teams pitching stories to podcasts, marketers researching competitor presence on audio platforms, content teams building topic-based episode libraries.","descriptionForHuman":"Find relevant podcasts and episodes for your topic — perfect for PR pitching, competitive research, and content","icon":"🎙️","category":"media","tags":["podcast","content","marketing","pr","media","audio","ai-generated"],"authType":"none","tools":[{"name":"podcast-search__search_podcasts","description":"חיפוש תוכניות פודקאסט לפי נושא, שם, מילות מפתח או ז׳אנר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"podcast-search__get_podcast_episodes","description":"שליפת פרקים אחרונים מתוכנית פודקאסט ספציפית לפי מזהה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"podcast-search__search_episodes","description":"חיפוש פרקי פודקאסט ספציפיים לפי נושא או מילות מפתח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Find Hebrew podcasts about digital marketing","Search for Israeli startup podcasts","What are the latest episodes of This Week in Startups?","Search podcast episodes about AI marketing","Find B2B sales podcasts for PR pitch"]},{"id":"ip-intel","nameForModel":"ip_intel","nameForHuman":"IP & Security Intelligence","descriptionForModel":"Security intelligence for public IP addresses and domains using Shodan InternetDB (free, no auth). check_ip(ip): Returns open ports with service names, known CVE vulnerabilities, CPE-identified software, hostnames, Shodan tags (cloud/cdn/vpn/tor/honeypot/malware), and a risk level (CLEAN/LOW/MEDIUM/HIGH/CRITICAL). check_domain(domain): Resolves the domain to IPs via Google DNS-over-HTTPS, then checks each IP on Shodan, returning an aggregated security report with overallRisk. Use for: auditing server exposure, investigating suspicious IPs, competitive infrastructure intel, checking if an IP is a Tor/VPN exit node, or assessing attack surface before a pentest. Complements ip-geolocation (location data) and domain-lookup (WHOIS/DNS). Only works on public IPs — private/RFC-1918 addresses are rejected.","descriptionForHuman":"IP/domain security check — open ports, CVEs, and risk assessment from Shodan InternetDB","icon":"🔒","category":"data","tags":["security","ip","network","shodan","vulnerabilities","devops","infosec","ai-generated"],"authType":"none","tools":[{"name":"ip-intel__check_ip","description":"בדיקת כתובת IP ציבורית: פורטים פתוחים, CVEs, תוכנות ורמת סיכון מ-Shodan InternetDB","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"ip-intel__check_domain","description":"בדיקת דומיין: פתרון DNS לכתובות IP ובדיקת כל שרת ב-Shodan — פורטים, CVEs ורמת סיכון כוללת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Check IP 8.8.8.8 — what ports are open?","How many CVEs does github.com's server have?","What is the risk level of our competitor's website?","Check if this IP is a Tor exit node","What ports are exposed on server 1.1.1.1?"]},{"id":"pagespeed","nameForModel":"pagespeed","nameForHuman":"PageSpeed & Core Web Vitals","descriptionForModel":"Google PageSpeed Insights v5 / Lighthouse performance auditing tool. Free, no auth required. analyze_performance(url, strategy?, api_key?): Runs Google Lighthouse on a URL and returns: (1) Scores (0–100): performance, accessibility, bestPractices, seo — with rating (good/needs-improvement/poor). (2) Core Web Vitals from Lighthouse lab data: FCP (first-contentful-paint), LCP (largest-contentful-paint), CLS (cumulative-layout-shift), TBT (total-blocking-time), Speed Index, TTI, TTFB — each with displayValue and rating. (3) fieldData: real Chrome user data from CrUX (p75 percentiles + FAST/AVERAGE/SLOW rating) — may be null for low-traffic sites. (4) opportunities: top 5 actionable improvements with estimated savings in ms (e.g. unused JS, render-blocking CSS, image optimization). strategy defaults to \"mobile\". Use \"desktop\" for desktop audit. api_key is an optional Google API key for higher rate limits. compare_performance(urls[], strategy?, api_key?): Compare 2–3 URLs side-by-side. Returns summary table + full details. IMPORTANT: Each audit call takes 15–45 seconds — only use when user explicitly asks for performance data. Differs from seo-analyzer (which parses HTML tags only) — this runs actual browser performance measurement. Use for: checking if Core Web Vitals pass Google thresholds, competitor performance benchmarking, identifying slowest assets, diagnosing low Google ranking due to performance issues.","descriptionForHuman":"Website performance via Google Lighthouse — Core Web Vitals, SEO/Accessibility scores & CrUX field data","icon":"⚡","category":"data","tags":["performance","lighthouse","seo","web","core-web-vitals","marketing","developer","pagespeed","ai-generated"],"authType":"none","tools":[{"name":"pagespeed__analyze_performance","description":"בדיקת ביצועי אתר ע\"י Google Lighthouse — ציון Performance, Core Web Vitals (LCP/CLS/FCP/TBT) ונתוני CrUX","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"pagespeed__compare_performance","description":"השוואת ביצועי 2–3 אתרים זה לצד זה — ציונים, Core Web Vitals והזדמנויות שיפור","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Check the performance of our website wizbi.ai on mobile","What is the Performance score of this website? What is the LCP?","Compare performance between our site and the competitor site","What needs to be fixed to improve Core Web Vitals?","Check if the website meets Google's Core Web Vitals requirements","How long does LCP take on desktop vs mobile?"]},{"id":"tase-stocks","nameForModel":"tase_stocks","nameForHuman":"TASE Stock Market","descriptionForModel":"Real-time stock market data for the Tel Aviv Stock Exchange (TASE / בורסת תל אביב). Free, no auth. Uses Yahoo Finance API. All prices in NIS (₪) — converted from ILA (Israeli Agora = 1/100 NIS) internally. get_stock_quote(symbol): Get current price + daily stats for any TASE stock. Symbol format: \"NICE.TA\", \"TSEM.TA\", \"MLSR.TA\", etc. You can pass just the base symbol (\"NICE\") and .TA is added automatically. Returns: current price in ₪, daily change (₪ and %), day range (high/low), 52-week range, volume, market cap, open price. search_tase(query): Search for TASE-listed stocks by company name in Hebrew or English. Returns matching TASE stocks with their symbols — then use get_stock_quote to get the price. get_stock_history(symbol, period?): Historical OHLCV price data. period options: 5d, 1mo (default), 3mo, 6mo, 1y, 2y. Returns daily/weekly/monthly OHLCV bars + period return percentage. Common TASE tickers: NICE.TA (NICE Systems), TSEM.TA (Tower Semiconductor), CHKP does NOT trade on TASE (NASDAQ only). Use when: user asks about Israeli stock prices, TASE market data, company stock performance, investor portfolio tracking, or financial analysis of Israeli public companies.","descriptionForHuman":"Real-time TASE stock prices — Tel Aviv Stock Exchange, company search, price history","icon":"📈","category":"data","tags":["finance","stocks","tase","israel","market","investing","business","ai-generated"],"authType":"none","tools":[{"name":"tase-stocks__get_stock_quote","description":"מחיר נוכחי של מניה ב-TASE — שינוי יומי, נפח, שווי שוק, טווח 52 שבועות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"tase-stocks__search_tase","description":"חיפוש מניות ב-TASE לפי שם חברה (עברית או אנגלית) — מחזיר סמלי מסחר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"tase-stocks__get_stock_history","description":"היסטוריית מחירי מניה ב-TASE — OHLCV יומי/שבועי/חודשי עם תשואת תקופה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What is NICE's stock price today?","Check TSEM.TA — Tower Semiconductor stock","Find Bank Leumi stock on TASE","Show me Melisron stock performance for the last 3 months","What is the market cap of NICE.TA? What is its 52-week range?","Compare NICE.TA vs TSEM.TA performance over 6 months"]},{"id":"flight-tracker","nameForModel":"flight_tracker","nameForHuman":"Flight Tracker","descriptionForModel":"Real-time flight tracking using crowdsourced ADS-B data (api.adsb.lol). Free, no auth. flights_over_israel(): Get all aircraft currently over Israeli airspace (200km radius). Returns callsign, registration, aircraft type, altitude (ft + meters), speed (kt + km/h), heading, vertical rate. track_flight(callsign): Track a specific flight by its callsign/flight number. Israeli airlines: ELY=El Al (e.g. ELY001), ISR=ISRAIR (ISR215), ARQ=Arkia (ARQ301), WZZ=Wizz Air. If a flight is not found, it is not currently airborne or not transmitting ADS-B. track_aircraft(registration): Track by aircraft tail/registration number. Israeli registrations start with 4X (e.g. 4X-ELY, 4X-EHD). flights_near(location, radius_km?): Flights near a named Israeli location or lat/lon. Named locations: tel-aviv, jerusalem, haifa, beer-sheva, eilat, ben-gurion, ramon-airport, netanya, ashdod. Or pass lat and lon directly as additional arguments. Use when: user asks about flights over Israel, tracking a specific El Al or other flight, checking if someone has landed, air traffic near an airport, employee/client flight tracking, or logistics/cargo flight monitoring.","descriptionForHuman":"Real-time flight tracking — Israel & global, by flight number, aircraft registration, or location","icon":"✈️","category":"data","tags":["flights","aviation","tracking","israel","realtime","logistics","travel","ai-generated"],"authType":"none","tools":[{"name":"flight-tracker__flights_over_israel","description":"כל הטיסות הפעילות מעל ישראל כרגע — גובה, מהירות, כיוון, מספר טיסה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"flight-tracker__track_flight","description":"עקוב אחרי טיסה ספציפית לפי קוד טיסה (callsign) — מיקום, גובה, מהירות בזמן אמת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"flight-tracker__track_aircraft","description":"עקוב אחרי מטוס לפי מספר רישום (tail number) — כגון 4X-ELY לאל-על","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"flight-tracker__flights_near","description":"טיסות ליד עיר ישראלית או נמל תעופה (בן גוריון, אילת, חיפה, תל אביב, ירושלים ועוד)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["What flights are over Israel right now?","Track flight ELY001","Where is aircraft 4X-ELY right now?","What flights are near Ben Gurion Airport?","How many aircraft are over Tel Aviv right now?","Track flight LY315 — has it landed?"]},{"id":"shopify-store","nameForModel":"shopify_store","nameForHuman":"Shopify Store","descriptionForModel":"Shopify e-commerce store integration for Israeli businesses. Use get_orders to list recent orders — filter by status (any/open/closed/cancelled) or fulfillment_status (unfulfilled/fulfilled/partial). Returns order number, customer, total, payment status, and shipping status. Use get_order_details to get full details for a specific order — pass order number like \"1234\" or \"#1234\". Use get_products to list products with inventory levels and price range — set low_stock=true to show only items at risk (≤5 units or out of stock). Use get_store_summary for revenue and order stats over the last N days (default 7) including open orders and active product count. Requires Shopify Admin API access token and store name — prompt the user to connect if not configured.","descriptionForHuman":"Shopify Store — orders, products, and inventory directly in chat","icon":"🛍️","category":"productivity","tags":["e-commerce","shopify","orders","products","inventory","sales","ai-generated"],"authType":"api_key","tools":[{"name":"shopify-store__get_orders","description":"רשימת הזמנות מחנות Shopify — עם סטטוס תשלום, משלוח, לקוח וסכום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"shopify-store__get_order_details","description":"פרטי הזמנה ספציפית לפי מספר הזמנה (#1234) או ID פנימי של Shopify","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"shopify-store__get_products","description":"רשימת מוצרי החנות עם מלאי ומחיר — אפשר לסנן מוצרים עם מלאי נמוך","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"shopify-store__get_store_summary","description":"סיכום חנות — הכנסות, מספר הזמנות, הזמנות פתוחות ומוצרים פעילים לפי תקופה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}}],"toolCount":4,"examplePrompts":["What are the latest orders in my store?","Show me unfulfilled orders","How much did we sell this week?","Which products have low stock?","Give me details for order #1234","What's the sales summary for the last 30 days?"]},{"id":"israel-tax-calc","nameForModel":"israel_tax_calc","nameForHuman":"Israeli Tax & VAT Calculator","descriptionForModel":"Israeli tax and financial calculators. calculate_vat: add VAT to a net price or extract VAT from a gross price (default 17%). validate_israeli_id: validate Israeli ID numbers (ת.ז., ח.פ., ע.מ.) using the Israeli checksum algorithm. calculate_income_tax: compute monthly net salary from gross salary including income tax (2024 brackets), national insurance (bituach leumi), and health insurance. calculate_employer_cost: compute the total monthly cost of employing someone, including national insurance, pension, severance, disability, vacation reserve, and recreation fee. calculate_invoice: compute VAT breakdown for one or more invoice line items.","descriptionForHuman":"5 Israeli tax tools: VAT, income tax, employer cost, invoice calculator, and ID validation","icon":"🧾","category":"finance","tags":["tax","vat","finance","israel","payroll","invoice","ai-generated"],"authType":"none","tools":[{"name":"israel-tax-calc__calculate_vat","description":"חישוב מע\"מ ישראלי — הוספת מע\"מ לסכום נטו, או הוצאת מע\"מ מסכום ברוטו","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"israel-tax-calc__validate_israeli_id","description":"אימות מספר זהות / חברה ישראלי — ת.ז., ח.פ., ע.מ. — לפי אלגוריתם ספרת ביקורת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"israel-tax-calc__calculate_income_tax","description":"חישוב שכר נטו מברוטו — מס הכנסה + ביטוח לאומי + ביטוח בריאות (מדרגות 2024)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"israel-tax-calc__calculate_employer_cost","description":"חישוב עלות מעסיק כוללת — ביטוח לאומי, פנסיה, פיצויים, ביטוח מנהלים, חופשה, דמי הבראה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"israel-tax-calc__calculate_invoice","description":"חישוב חשבונית עם מע\"מ — מספר שורות פריטים, סיכום לפני מע\"מ, מע\"מ וסה\"כ לתשלום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":5,"examplePrompts":["How much VAT on ₪8,500?","Net salary for ₪22,000 gross?","Total employer cost for ₪18,000 gross?","Is company ID 512345678 valid?","Invoice: 3 items at ₪200 + 2 items at ₪500"]},{"id":"stripe","nameForModel":"stripe","nameForHuman":"Stripe — Revenue & Subscriptions","descriptionForModel":"Access Stripe financial data for SaaS and subscription businesses. get_balance: current available and pending Stripe balance by currency. get_revenue_summary: revenue totals for last 24h / 7 days / 30 days + computed MRR and ARR from active subscriptions, with per-plan breakdown. list_recent_payments: recent charges with customer name/email, amount, date, status, and payment method. Filter by status (succeeded/pending/failed/all). get_subscription_metrics: active subscriber count, MRR, ARR, plan breakdown with shares, and count canceling at period end. Requires a Stripe Secret Key (sk_live_... or sk_test_...). If the user has not connected Stripe, prompt them to do so.","descriptionForHuman":"Real-time Stripe revenue, MRR/ARR, and subscription metrics","icon":"💳","category":"finance","tags":["finance","payments","stripe","saas","mrr","arr","subscriptions","revenue","ai-generated"],"authType":"api_key","tools":[{"name":"stripe__get_balance","description":"יתרת Stripe הנוכחית — זמינה וממתינה, לפי מטבע","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"stripe__get_revenue_summary","description":"סיכום הכנסות — 24 שעות / 7 ימים / 30 ימים + MRR ו-ARR חישובי מהמנויים הפעילים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"stripe__list_recent_payments","description":"תשלומים אחרונים ב-Stripe — לקוח, סכום, תאריך, סטטוס ואמצעי תשלום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"stripe__get_subscription_metrics","description":"מדדי מנויים — מספר פעילים, MRR, ARR, פירוט לפי תוכנית, וביטולים קרובים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["How much revenue did I make this month on Stripe?","What is my current MRR?","How many active subscribers do I have?","Show me the last 10 payments","What is my available Stripe balance?"]},{"id":"identity-resolver","nameForModel":"identity_resolver","nameForHuman":"Identity Resolver (OSINT)","descriptionForModel":"OSINT identity research from a single seed — iterative, multi-source, free public APIs only. Tools: (1) check_username — probe 30+ platforms (GitHub, Reddit, Twitter/X, Instagram, TikTok, YouTube, Twitch, Medium, Substack, Keybase, Mastodon, Bluesky, etc.). (2) check_email_breaches — XposedOrNot breach exposure history. (3) wayback_lookup — Internet Archive snapshots. (4) dork_target — Google dorks tailored to the seed type. (5) find_profiles — site-filtered social profile discovery. (6) find_data_leaks — paste sites / gists / leak aggregators search. (7) gravatar_lookup — Gravatar profile by md5(email): name, linked accounts, photos, websites. (8) github_user_intel — GitHub search by email/username/name + full profile + commit-author email extraction (often leaks personal email). (9) reddit_user_profile — Reddit about.json (karma, age, bio, mod/employee flags). (10) hackernews_user — HN Firebase API (karma, about, submissions). (11) keybase_lookup — cryptographically verified cross-platform identity proofs (Twitter↔GitHub↔Reddit↔HN↔web). (12) resolve_identity — ITERATIVE investigation engine. Seeds an entity graph, runs type-specific hunters in parallel, extracts new entities from each tool output (emails from commits, usernames from Keybase proofs, subdomains from CT, registrant emails from WHOIS, etc.), feeds them back into the queue with priority scoring, and repeats up to max_iterations. Returns a structured graph (entities + edges), grouped evidence (breaches, platforms, archives, leaks, profiles, companies, infra), timeline of every tool invocation, an exposure score (0-100), and critical findings with suggested remediation. Default budget: 3 iterations / 40 tool calls / depth 3 — tunable via max_iterations, max_tool_calls, max_depth. Use resolve_identity as the primary entry point for \"research this identity\". Drill down with the individual tools for specific signals. Designed for self-exposure audits, supplier vetting, and lead enrichment. Read-only — no account takeover, no auth bypass, no deception.","descriptionForHuman":"End-to-end OSINT: one seed → structured digital identity report","icon":"🕵️","category":"data","tags":["osint","identity","research","breach","username","security","privacy","investigation","ai-generated"],"authType":"none","tools":[{"name":"identity-resolver__check_username","description":"בדיקת זמינות username ב-30+ פלטפורמות פומביות (GitHub, Reddit, Twitter, Instagram, TikTok, Medium ועוד)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__check_email_breaches","description":"בדיקת חשיפת אימייל בדליפות סיסמאות פומביות (XposedOrNot, חינמי, ללא auth)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__wayback_lookup","description":"אחזור snapshots היסטוריים של URL/דומיין מ-Internet Archive Wayback Machine","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__dork_target","description":"בניית והרצת Google dorks ממוקדים ליעד (אוטו-סיווג לפי type של email/phone/username/domain/name)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__find_profiles","description":"חיפוש פרופילים חברתיים לאדם לפי שם, עם site-filters לפלטפורמות נבחרות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__find_data_leaks","description":"חיפוש דליפות פומביות של מזהה (paste sites, gists, leak aggregators) דרך גוגל","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__gravatar_lookup","description":"חיפוש פרופיל Gravatar לפי md5(email) — שם, accounts מקושרים, אתרים, תמונות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__github_user_intel","description":"אינטליגנציית GitHub: חיפוש לפי אימייל/שם/username + פרופיל מלא + חילוץ commit-author emails שדלפו מ-public repos","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__reddit_user_profile","description":"פרופיל ציבורי של משתמש Reddit — karma, גיל חשבון, bio","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__hackernews_user","description":"פרופיל משתמש HackerNews — karma, about, מספר submissions","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__github_code_search","description":"חיפוש מחרוזת מדויקת בקוד GitHub פומבי — תופס אימיילים/טלפונים שדלפו ל-commits, ל-env samples, ל-debug logs, ל-READMEs","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__extract_entities_from_url","description":"משוך תוכן URL וחילוץ entities — emails, טלפונים (tel:/wa.me), פרופילים חברתיים, mailto links","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__keybase_lookup","description":"Keybase identity lookup — proofs מאומתים בין פלטפורמות (Twitter, GitHub, Reddit, HN, web)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"identity-resolver__resolve_identity","description":"מנוע חקירה איטרטיבי — מקבל seed יחיד, בונה entity graph, מריץ hunters לכל ישות חדשה שמתגלה, חוזר על עצמו עד saturation. מחזיר graph + evidence + timeline + exposure score","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":14,"examplePrompts":["Find all public accounts for username omercohen","Has omer@wizbi.ai been in any data breach?","Investigate the digital identity of \"Omer Cohen WizBI\"","What Wayback snapshots exist for wizbi.ai?","Run targeted dorks on phone +972506579403"]},{"id":"youtube-data","nameForModel":"youtube_data","nameForHuman":"YouTube Data","descriptionForModel":"Access YouTube Data API v3 for structured video and channel intelligence. Use search_youtube to find videos, channels, or playlists by keyword — returns title, channel, publish date, URL, and thumbnail. Filter by type (video/channel/playlist), sort by relevance/date/viewCount/rating, and specify region (IL for Israel). Use get_channel_stats to retrieve subscriber count, total views, and video count for any channel — accepts channel ID (UC...) or channel name. Use get_video_stats to get detailed metrics for any video — views, likes, comments, duration, engagement rate, captions — accepts video ID or full YouTube URL. Use get_trending_videos to get the most popular videos in any country (regionCode=IL for Israel, US for USA, etc.); filter by category_id (10=Music, 17=Sports, 20=Gaming, 24=Entertainment, 25=News, 28=Technology). Requires a Google API key with YouTube Data API v3 enabled — prompt the user to connect if not configured.","descriptionForHuman":"Real-time YouTube data — search, channels, videos, and trends","icon":"▶️","category":"data","tags":["youtube","video","marketing","analytics","social-media","content","trending","ai-generated"],"authType":"api_key","tools":[{"name":"youtube-data__search_youtube","description":"חיפוש סרטונים, ערוצים, או פלייליסטים ב-YouTube לפי מילות מפתח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"youtube-data__get_channel_stats","description":"סטטיסטיקות ערוץ YouTube — מנויים, סה\"כ צפיות, כמות סרטונים, תיאור","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"youtube-data__get_video_stats","description":"מדדי סרטון YouTube — צפיות, לייקים, תגובות, אורך, תאריך פרסום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"youtube-data__get_trending_videos","description":"סרטונים טרנדיים ב-YouTube לפי מדינה וקטגוריה — ברירת מחדל: ישראל","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["Search YouTube for digital marketing videos in Hebrew","How many subscribers does Makan channel have?","What are the stats of this video?","What are today's trending videos in Israel?","Analyze my competitor's YouTube channel"]},{"id":"unsplash-photos","nameForModel":"unsplash_photos","nameForHuman":"Unsplash Photos","descriptionForModel":"Search and discover high-quality royalty-free photos from Unsplash. Use search_photos to find photos by keyword with optional filters for orientation (landscape/portrait/squarish) and dominant color. Use get_random_photos to get curated random photos on a topic — useful for inspiration. Use get_photo to get full details including EXIF data for a specific photo ID. All results include attribution (photographer name + profile URL) which must be credited when photos are used. Free tier: 50 requests/hour.","descriptionForHuman":"High-quality royalty-free photos for marketing, content, and design","icon":"📷","category":"media","tags":["photos","images","media","marketing","design","unsplash","creative","ai-generated"],"authType":"api_key","tools":[{"name":"unsplash-photos__search_photos","description":"חיפוש תמונות ב-Unsplash לפי מילת מפתח — עם סינון לפי כיוון וצבע דומיננטי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"unsplash-photos__get_random_photos","description":"קבל תמונות אקראיות איכותיות — אופציונלית לפי נושא","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"unsplash-photos__get_photo","description":"פרטים מלאים על תמונה ספציפית לפי מזהה — כולל מידע EXIF, קרדיט מלא, וכל URLs","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Find a team meeting photo for a slide","Find a landscape background photo for a website","Israeli food photos for an Instagram post","Random city photo for a presentation"]},{"id":"service-status","nameForModel":"service_status","nameForHuman":"Service Status","descriptionForModel":"Check the real-time operational status of major cloud and SaaS services: GitHub, Cloudflare, Vercel, Stripe, HubSpot, Atlassian (Jira/Confluence), Figma, Twilio, Netlify, Monday.com, Linear, OpenAI. Uses the public Atlassian Statuspage API — no auth required. Use check_service for a specific service with component-level detail, check_all_services for a cross-platform dashboard, or get_incidents for incident history and updates.","descriptionForHuman":"Real-time cloud service status — GitHub, Stripe, Cloudflare, and more","icon":"🔦","category":"data","tags":["devops","monitoring","status","cloud","incidents","ai-generated"],"authType":"none","tools":[{"name":"service-status__check_service","description":"בדיקת סטטוס מלאה של שירות ספציפי — סטטוס כולל, רכיבים עם תקלות ותקלות פעילות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"service-status__check_all_services","description":"דשבורד מרוכז — סטטוס של כל 12 השירותים בקריאה אחת. אידיאלי לבדיקה מהירה של \"מה קרה?\"","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"service-status__get_incidents","description":"שליפת תקלות פעילות או היסטוריית תקלות עבור שירות ספציפי — כולל עדכוני סטטוס וציר זמן","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Is GitHub operational right now?","What's Stripe's current status?","Check all services at once","Are there active incidents on Cloudflare?","Show recent Vercel incidents"]},{"id":"meeting-prep","nameForModel":"meeting_prep","nameForHuman":"Meeting Prep","descriptionForModel":"Pre-meeting intelligence briefing. Use prepare_meeting to research multiple attendees and their companies at once — returns attendee backgrounds (from web), company recent news, and a structured talking-points framework. Accepts names like \"Danny Levy\" or \"Danny Levy (Wix)\" to auto-extract company. Use research_attendee for deep single-person research (background, recent news, LinkedIn hints). Both tools run live web searches so results are always current. Best for: B2B sales calls, investor meetings, partnership discussions, client check-ins.","descriptionForHuman":"Saves 30-60 min of manual prep — attendee research + company context + talking points","icon":"🤝","category":"productivity","tags":["meetings","productivity","research","business","sales","ai-generated"],"authType":"none","tools":[{"name":"meeting-prep__prepare_meeting","description":"הכנה לפגישה: מחקר על כל המשתתפים והחברות + מסגרת נקודות דיון — בפקודה אחת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"meeting-prep__research_attendee","description":"מחקר מעמיק על אדם ספציפי — רקע מקצועי, חדשות עדכניות, רמזי לינקדאין","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["Prepare me for a meeting with Danny Levy from Wix and Roni Cohen from monday.com","Research meeting attendees: Avi Gaffen (AppsFlyer), Noa Shachar (Fiverr)","Research Yair Dagani for me before tomorrow's meeting","Prepare a brief for a sales meeting with 3 HubSpot reps"]},{"id":"oref-alerts","nameForModel":"oref_alerts","nameForHuman":"Home Front Command Alerts","descriptionForModel":"Real-time Home Front Command (פיקוד העורף) emergency alerts for Israel. Use get_active_alerts to check current active alerts across all of Israel. Use get_alert_history to retrieve recent alert history, optionally filtered by city/area name in Hebrew. Use get_protected_zones to get all protected localities (ישובים) with their required shelter time in seconds. Useful for business continuity decisions, workforce safety, event planning, and general situational awareness in Israel.","descriptionForHuman":"Real-time Home Front Command data — active alerts, history by area, and all protected zones with shelter times","icon":"🚨","category":"data","tags":["israel","security","alerts","real-time","emergency","ai-generated"],"authType":"none","tools":[{"name":"oref-alerts__get_active_alerts","description":"בדיקת התרעות פעילות כרגע בכל רחבי ישראל — ישיר מאתר פיקוד העורף הרשמי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"oref-alerts__get_alert_history","description":"היסטוריית התרעות אחרונות — ניתן לסנן לפי שם עיר/אזור בעברית","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"oref-alerts__get_protected_zones","description":"רשימת כל הישובים המוגנים בישראל עם זמן המיגון — כמה שניות יש לאזרח להגיע למרחב מוגן","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Are there any active alerts right now?","What is the alert history for Tel Aviv?","How much time do I have to reach shelter in Haifa?","Show all protected zones in the northern region"]},{"id":"cloudflare","nameForModel":"cloudflare","nameForHuman":"Cloudflare","descriptionForModel":"Monitor Cloudflare zones (domains) and their traffic analytics. Use list_zones to see all domains in the account with status (active/paused), plan (Free/Pro/Business), name servers, and dev mode flag. Use get_analytics to retrieve traffic stats for a zone: total requests, pageviews, unique visitors, cached vs uncached request ratio (cache rate %), bandwidth consumed, threats blocked (with breakdown by country), and HTTP status code distribution. Supported time periods: 24h (default), 7d, 30d. Use check_zone to verify a domain's health — status, development mode, name server configuration, and last modified date. Accepts either zone_id or zone_name (domain). Requires a Cloudflare API Token with Zone:Read and Zone.Analytics:Read permissions. Prompt the user to connect if not configured.","descriptionForHuman":"Real-time Cloudflare traffic, cache rate, and security threat analytics","icon":"🌐","category":"utility","tags":["cloudflare","devops","analytics","security","cdn","performance","monitoring","ai-generated"],"authType":"api_key","tools":[{"name":"cloudflare__list_zones","description":"רשימת כל הדומיינים (zones) ב-Cloudflare — סטטוס, תכנית, שרתי שמות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"cloudflare__get_analytics","description":"אנליטיקס תעבורה ל-zone: בקשות, רוחב פס, מבקרים ייחודיים, אחוז cache ואיומים חסומים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"cloudflare__check_zone","description":"בדיקת מצב zone: סטטוס, מצב פיתוח (dev mode), שרתי שמות — ניתן לחפש לפי zone_id או שם דומיין","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Show all my Cloudflare zones","How many requests did my domain get in the last 24 hours?","How many threats did Cloudflare block this week?","What's the cache rate for my domain?","Is example.com active on Cloudflare?"]},{"id":"osv-scanner","nameForModel":"osv_scanner","nameForHuman":"OSV — Open Source Vulnerability Scanner","descriptionForModel":"Scan open-source packages for known security vulnerabilities using the OSV (Open Source Vulnerabilities) database. Use scan_package to check if a specific package (with optional version) has CVEs or GHSAs — returns severity (CRITICAL/HIGH/MEDIUM/LOW), summary of each vulnerability, the fix version to upgrade to, and links to OSV. Use get_vulnerability to get full details about a specific CVE or GHSA ID. Use batch_scan to check multiple packages at once (up to 10) — ideal for auditing a project's dependencies. Supported ecosystems: npm, PyPI, Go, crates.io, RubyGems, NuGet, Maven, Packagist, Hex, Alpine, Debian, Ubuntu. All data comes from the OSV database (osv.dev), which aggregates GitHub Security Advisories, NVD, and other sources. Data is free and requires no authentication.","descriptionForHuman":"Scan open-source packages for known CVEs across npm, PyPI, Go, and more","icon":"🔐","category":"utility","tags":["security","cve","vulnerabilities","developer","devops","supply-chain","ai-generated"],"authType":"none","tools":[{"name":"osv-scanner__scan_package","description":"בדוק חבילה אחת לפגיעויות CVE/GHSA — מציג חומרה, גרסאות מושפעות וגרסת תיקון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"osv-scanner__get_vulnerability","description":"קבל פרטים מלאים על פגיעות ספציפית לפי מזהה CVE, GHSA, RUSTSEC, GO-* וכדומה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"osv-scanner__batch_scan","description":"סרוק עד 10 חבילות בו-זמנית — מתאים לבדיקת תלויות של פרויקט שלם","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Is lodash@4.17.11 vulnerable?","What are the known vulnerabilities in log4j?","Scan my packages: express@4.17.1, axios@0.21.1","Show me details about CVE-2021-44228","Which version of flask fixes the vulnerabilities?"]},{"id":"figma-files","nameForModel":"figma_files","nameForHuman":"Figma","descriptionForModel":"Access Figma design files, components, and comments. Use get_figma_file to get a file overview (pages, component count, styles, last modified). Use list_figma_components to browse design system components with optional search. Use get_figma_comments to review open feedback threads on a design file. Use list_team_projects to discover all projects in a Figma team. Use list_project_files to list all files in a specific project. Requires a Figma Personal Access Token. File keys can be extracted from Figma URLs: figma.com/file/{key}/...","descriptionForHuman":"Access Figma files — structure, components, comments, and projects","icon":"🎨","category":"data","tags":["figma","design","ui","components","collaboration","ai-generated"],"authType":"api_key","tools":[{"name":"figma-files__get_figma_file","description":"מידע על קובץ Figma — שם, דפים, מספר components, styles, ועריכה אחרונה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"figma-files__list_figma_components","description":"רשימת כל ה-components בקובץ Figma — שמות, דפים, תיאורים. מתאים לעבודה עם Design System","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"figma-files__get_figma_comments","description":"תגובות ופידבק על קובץ Figma — שרשורי תגובות, כותבים, ותגובות פתוחות/סגורות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"figma-files__list_team_projects","description":"רשימת כל הפרויקטים בצוות Figma — שמות ומזהים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"figma-files__list_project_files","description":"רשימת קבצי Figma בפרויקט — שמות, עריכה אחרונה, ו-keys","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":5,"examplePrompts":["Show me the structure of our Figma file","What components exist in the Design System?","What are the open comments on the design file?","List all projects in our Figma team","What files are in the product project?"]},{"id":"google-trends","nameForModel":"google_trends","nameForHuman":"Google Trends","descriptionForModel":"Retrieve real-time trending Google searches for any country using the Google Trends RSS feed. Use get_trending_searches to get what people are actively searching for right now, including traffic volume estimates and related news articles. Default country is Israel (IL). Use compare_trends to compare top searches between two countries side-by-side and identify shared viral topics. Accepts standard ISO 2-letter country codes (IL=Israel, US=USA, GB=UK, DE=Germany, FR=France, AU=Australia, etc.). Ideal for: marketing campaign timing, content strategy, spotting viral topics before competitors, competitive intelligence, PR and communications planning.","descriptionForHuman":"Real-time Google Trends data — hottest search terms in Israel and any country, with traffic estimates and related news","icon":"📈","category":"data","tags":["google","trends","search","marketing","israel","analytics","content","ai-generated"],"authType":"none","tools":[{"name":"google-trends__get_trending_searches","description":"שליפת מגמות החיפוש הנוכחיות מגוגל עבור מדינה נבחרת (ברירת מחדל: ישראל) — כולל כמות חיפושים וחדשות קשורות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"google-trends__compare_trends","description":"השוואת מגמות חיפוש בין שתי מדינות — כולל זיהוי נושאים ויראליים משותפים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["What's trending in Israel right now?","Show top 5 trending searches today","Compare trends between Israel and the US","What are people searching for in Germany today?","Is there a topic trending in both Israel and the UK?"]},{"id":"trello","nameForModel":"trello","nameForHuman":"Trello","descriptionForModel":"Trello project management plugin. Use list_boards to discover the user's boards and their IDs. Use board_overview(board_id) for a full board summary with lists, card counts, overdue alerts, and due-today highlights. Use get_cards(board_id or list_id, filter) to retrieve cards — filter options: \"all\" (default), \"overdue\", \"due_today\", \"no_due\", \"due_soon\" (next 7 days). Use create_task(name, list_id, due?, description?) to create a new card. Use move_card(card_id, list_id) to move a card between lists (e.g. marking it done). All tools require Trello credentials (API Key + Token stored as APIKEY:TOKEN).","descriptionForHuman":"Trello management: boards, cards, tasks, and due dates","icon":"📋","category":"productivity","tags":["productivity","project-management","tasks","trello","ai-generated"],"authType":"api_key","tools":[{"name":"trello__list_boards","description":"הצג את כל לוחות ה-Trello הפתוחים של המשתמש עם שם, מזהה ותאריך פעילות אחרונה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"trello__board_overview","description":"סקירה מלאה של לוח: רשימות, כרטיסים, כמות משימות באיחור, ומשימות לסיום היום","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"trello__get_cards","description":"קבל כרטיסים מלוח או רשימה עם סינון לפי מצב תאריך יעד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"trello__create_task","description":"צור כרטיס חדש (משימה) ב-Trello עם שם, רשימה, תאריך יעד ותיאור","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"trello__move_card","description":"העבר כרטיס לרשימה אחרת (למשל: סמן כ-Done, העבר ל-In Progress)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":5,"examplePrompts":["Show me an overview of my Trello project board","Which Trello tasks are overdue?","Create a new task \"Prepare quarterly report\" in the To Do list due 30/6","Move the \"Logo design\" card to the Done list","What tasks are due today?"]},{"id":"international-stocks","nameForModel":"international_stocks","nameForHuman":"International Stocks","descriptionForModel":"Real-time and historical stock market data from global exchanges (NASDAQ, NYSE, FTSE, DAX, Nikkei, etc.) via Yahoo Finance. No API key required. Use search_stock to find stock ticker symbols by company name. Use get_stock_price for current price, daily change %, volume, and 52-week range for any symbol. Use get_stock_history for historical OHLCV candle data with configurable periods (1w/1m/3m/6m/1y/5y). Use get_market_overview for a real-time snapshot of major global indices: S&P 500, NASDAQ, Dow Jones, FTSE 100, DAX 40, Nikkei 225. For Israeli TASE stocks (₪), use the tase-stocks plugin instead.","descriptionForHuman":"Live stock prices and global market indices — no API key required","icon":"📈","category":"finance","tags":["finance","stocks","markets","nasdaq","nyse","investment","trading","ai-generated"],"authType":"none","tools":[{"name":"international-stocks__search_stock","description":"חיפוש מניה לפי שם חברה — מחזיר סמל, שם מלא ובורסה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"international-stocks__get_stock_price","description":"מחיר מניה עדכני — מחיר, שינוי יומי, נפח מסחר, טווח שנתי ומצב שוק","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"international-stocks__get_stock_history","description":"היסטוריית מחירים של מניה — OHLCV לפי תקופה נבחרת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"international-stocks__get_market_overview","description":"תמונת מצב עולמית — S&P 500, NASDAQ, Dow Jones, FTSE 100, DAX 40, Nikkei 225","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":4,"examplePrompts":["What is the current stock price of NVIDIA?","Show Apple price history for the last 3 months","What is the global market overview today?","Find the stock symbol for Meta Platforms","What are S&P 500 performances this week?"]},{"id":"caniuse-compat","nameForModel":"caniuse_compat","nameForHuman":"Browser Compatibility Checker","descriptionForModel":"Check browser compatibility for CSS, JavaScript, and HTML web features using live caniuse.com data. Use check_browser_support to look up any feature by name — returns global usage %, per-browser support table, and a safe-to-use recommendation. Use list_web_features to browse 70+ available features by category (CSS, JavaScript, HTML, Web APIs, Media, Performance). Supports Hebrew and English queries. Examples: \"css grid\", \"flexbox\", \"service workers\", \"webp\", \"async await\", \"dark mode\".","descriptionForHuman":"Browser support from caniuse.com: what % of users support your CSS/JS feature?","icon":"🌐","category":"utility","tags":["browser","compatibility","css","javascript","html","developer","frontend","caniuse","ai-generated"],"authType":"none","tools":[{"name":"caniuse-compat__check_browser_support","description":"בדוק תמיכת דפדפנים לכל פיצ'ר CSS/JS/HTML. מחזיר: % תמיכה גלובלית, תמיכה לפי דפדפן וגרסה, והמלצה. דוגמאות: \"css grid\", \"flexbox\", \"service workers\", \"webp\", \"async await\".","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"caniuse-compat__list_web_features","description":"הצג רשימה של פיצ'רי Web זמינים לבדיקת תאימות, מחולקים לקטגוריות. קטגוריות: CSS, HTML, JavaScript, Web APIs, Media, Performance.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":2,"examplePrompts":["Is CSS Grid supported in all browsers?","How many users support Service Workers?","Can I use WebP today?","What is browser support for CSS Container Queries?","Is async/await supported everywhere?"]},{"id":"israel-vehicle","nameForModel":"israel_vehicle_registry","nameForHuman":"Israel Vehicle Registry","descriptionForModel":"Look up Israeli vehicle details from the official Israel Transport Ministry registry (data.gov.il). Use lookup_vehicle to get full vehicle info by license plate number (mispar rechev): manufacturer, commercial name/model, year, color, fuel type, ownership type, chassis number, last inspection date, license validity date, and tire specs. Use search_vehicles to find vehicles by manufacturer (Hebrew or English), model name, year, or fuel type. Data source: ~4.1M registered vehicles in Israel, updated daily. Free, no auth required. Useful for fleet management, vehicle purchases, due diligence, insurance, and operational queries.","descriptionForHuman":"Look up Israeli vehicle details by license plate — official Transport Ministry data","icon":"🚗","category":"data","tags":["israel","vehicle","transport","registry","license-plate","ai-generated"],"authType":"none","tools":[{"name":"israel-vehicle__lookup_vehicle","description":"בדיקת פרטי רכב לפי מספר לוחית רישוי ישראלית — יצרן, דגם, שנה, צבע, דלק, תאריך טסט, תוקף רישיון, מספר שלדה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"israel-vehicle__search_vehicles","description":"חיפוש רכבים לפי יצרן, דגם, שנת ייצור או סוג דלק — מחזיר רשימת רכבים תואמים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":2,"examplePrompts":["What are the details for vehicle with plate 12-345-67?","Check vehicle 7654321 — what year and last inspection?","Find all Toyota vehicles from 2020","How many Honda Civic electric vehicles are registered in Israel?","Give me details for vehicle 9876543 — is the inspection valid?"]},{"id":"app-store-research","nameForModel":"app_store_research","nameForHuman":"App Store Research","descriptionForModel":"Search the iOS App Store for apps by name, keyword, or company. Returns ratings (1-5 stars), review counts, current version, price, release notes, file size, minimum iOS version, and App Store URL. Use compare_apps to compare 2+ apps side by side (rating, reviews, price, last update). Country defaults to Israel (il). Useful for competitive research, checking a competitor's App Store ratings, or discovering apps in a category.","descriptionForHuman":"Quick app research: star ratings, review counts, latest release notes, and side-by-side competitor comparison","icon":"📱","category":"data","tags":["apps","mobile","research","competitive-intel","app-store","ai-generated"],"authType":"none","tools":[{"name":"app-store-research__search_apps","description":"חיפוש אפליקציות ב-App Store לפי שם, חברה, או מונח — מחזיר דירוג, ביקורות, מחיר, וגרסה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"app-store-research__get_app_details","description":"שליפת פרטים מלאים על אפליקציה לפי מזהה App Store או שם — כולל תיאור, מה חדש, גרסה, ודירוג","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"app-store-research__compare_apps","description":"השוואת מספר אפליקציות זו מול זו — טבלת דירוג, ביקורות, מחיר, גרסה, ועדכון אחרון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Search task management apps on the App Store","What is monday.com's App Store rating?","Compare Wix vs Squarespace on the App Store","What's new in the latest version of Fiverr?","How many reviews does the eToro app have?"]},{"id":"mailchimp","nameForModel":"mailchimp","nameForHuman":"Mailchimp — Email Marketing","descriptionForModel":"Access Mailchimp email marketing analytics for campaign performance and audience insights. list_campaigns: lists recent email campaigns with status, subject line, send date, open rate, click rate, and total emails sent. Optional filter by status (sent/draft/scheduled/paused). Returns up to 20 campaigns sorted by recency. get_campaign_report: detailed performance report for a specific campaign — total and unique opens/clicks with rates, bounce types (hard/soft), unsubscribes, and abuse reports. Requires campaign_id from list_campaigns. get_audience_stats: all subscriber lists/audiences with member count, unsubscribes, cleaned addresses, average open/click rates per list, and total campaign history. Requires a Mailchimp API key (format: xxxxxxx-usXX). If user has not connected Mailchimp, ask them to provide their API key.","descriptionForHuman":"Real-time Mailchimp campaign analytics and audience insights","icon":"📧","category":"data","tags":["marketing","email","mailchimp","campaigns","analytics","newsletter","ai-generated"],"authType":"api_key","tools":[{"name":"mailchimp__list_campaigns","description":"קמפיינים אחרונים ב-Mailchimp — כותרת, שורת נושא, שיעור פתיחה, שיעור לחיצות וסטטוס","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"mailchimp__get_campaign_report","description":"דוח ביצועים מפורט לקמפיין — פתיחות, לחיצות, הקפצות, ביטולי מינוי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"mailchimp__get_audience_stats","description":"סטטיסטיקות רשימות המנויים — מספר מנויים, שיעורי פתיחה ולחיצות ממוצעים, וספירת קמפיינים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What was the open rate of my last campaign?","Show me my recent Mailchimp campaigns","How many subscribers do I have in my main list?","What was the click rate for my last campaign?","Give me a full report on campaign X"]},{"id":"intercom","nameForModel":"intercom_support","nameForHuman":"Intercom","descriptionForModel":"Intercom customer support platform integration for Israeli tech and startup teams. Use search_contacts to find customers or leads by email address, name, or phone number — returns contact name, email, phone, type (customer/lead), company affiliations, and last seen time. Use list_conversations to retrieve recent support conversations filtered by status: open (פתוח), closed (סגור), pending (ממתין), snoozed (נמנם), or all — returns conversation title, assignee, first message preview, and last update. Use get_conversation to fetch the full message thread of a specific conversation by its numeric ID — returns all messages with author name, role (agent/customer), timestamps, and a direct link to Intercom. Requires an Intercom Access Token — prompt the user to connect if not configured.","descriptionForHuman":"Intercom — customer contacts and support conversations directly in chat","icon":"💬","category":"productivity","tags":["crm","support","intercom","conversations","contacts","customer-success","ai-generated"],"authType":"api_key","tools":[{"name":"intercom__search_contacts","description":"חיפוש לקוחות ולידים ב-Intercom לפי אימייל, שם, או מספר טלפון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"intercom__list_conversations","description":"רשימת שיחות תמיכה אחרונות ב-Intercom, ממוינות לפי עדכון אחרון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"intercom__get_conversation","description":"שליפת תוכן מלא של שיחת תמיכה ב-Intercom לפי מזהה מספרי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":3,"examplePrompts":["Search contact by email john@startup.com","How many open conversations do we have right now?","Show the latest pending conversations","Give me conversation #98765 full thread","Search contact named David Cohen","What is the status of the last 20 conversations?"]},{"id":"rss-reader","nameForModel":"rss_reader","nameForHuman":"RSS / Atom Feed Reader","descriptionForModel":"Read and parse any RSS 2.0 or Atom feed URL. Returns structured items: title, publish date, description (up to 300 chars), author, and link. Supports filtering by last N days (days param) and keyword search within titles/descriptions. aggregate_feeds merges up to 5 feed URLs into one chronological digest. Works with Hebrew feeds (e.g. Ynet: https://www.ynet.co.il/Integration/StoryRss1854.xml) and international feeds. GitHub releases feed pattern: https://github.com/{owner}/{repo}/releases.atom. No API key required.","descriptionForHuman":"Follow blogs, news, GitHub releases, and job boards via RSS — get date-sorted items with title, description, and source","icon":"📡","category":"data","tags":["rss","news","content","feeds","monitoring","ai-generated"],"authType":"none","tools":[{"name":"rss-reader__read_rss_feed","description":"קריאת פיד RSS/Atom — מחזיר פריטים ממוינים לפי תאריך עם כותרת, תיאור, מחבר וקישור. ניתן לסנן לפי מספר ימים אחרונים ומילת מפתח.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"rss-reader__search_feed_items","description":"חיפוש פריטים ספציפיים בפיד RSS/Atom לפי מונח חיפוש — מחזיר פריטים שהכותרת או התיאור שלהם מכיל את המונח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"rss-reader__aggregate_feeds","description":"צבירת פריטים מכמה פידים RSS/Atom לדייג׳סט אחד כרונולוגי — מושלם לסיכום בוקר ממקורות מרובים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What's new on Ynet today? https://www.ynet.co.il/Integration/StoryRss1854.xml","Read https://hnrss.org/frontpage and filter by AI","Search for \"artificial intelligence\" in this news feed","Show me the latest React releases from GitHub","Aggregate news from 3 different feeds into a morning digest"]},{"id":"email-verifier","nameForModel":"email_verifier","nameForHuman":"Email Verifier","descriptionForModel":"Validates email addresses and sending domain configuration. Use verify_email to check a single email for disposable/role/MX issues. Use bulk_verify_emails (up to 10) to audit a campaign list and get quality score. Use check_sender_domain to audit a domain's SPF, DMARC, and MX setup for email deliverability. Does NOT send any emails — read-only verification only.","descriptionForHuman":"Clean email lists before campaign sends: detect disposable addresses, role inboxes, and broken domains. Also audit your sending domain SPF/DMARC setup.","icon":"📧","category":"utility","tags":["email","marketing","validation","deliverability","spf","dmarc","ai-generated"],"authType":"none","tools":[{"name":"email-verifier__verify_email","description":"בדיקת כתובת אימייל יחידה — פורמט, MX, האם disposable, האם כתובת תפקיד (info/admin), האם אימייל חינמי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"email-verifier__bulk_verify_emails","description":"בדיקת עד 10 כתובות אימייל בו-זמנית — מחזיר דוח איכות עם ציון ופירוט לכל כתובת","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"email-verifier__check_sender_domain","description":"בדיקת תשתית שליחת אימייל של דומיין — MX, SPF, DMARC עם המלצות לשיפור ה-deliverability","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["Is test@mailinator.com a valid email?","Verify these emails: a@gmail.com, b@mailinator.com, info@company.com","Is our domain mycompany.co.il properly configured for sending emails?","Check SPF and DMARC of wix.com"]},{"id":"pipedrive","nameForModel":"pipedrive_crm","nameForHuman":"Pipedrive CRM","descriptionForModel":"Pipedrive CRM integration for B2B sales teams. Use get_pipeline_summary to see all open deals grouped by pipeline stage — shows deal count and total value per stage. Use get_open_deals to list open deals sorted by expected close date — shows deal title, value, close date, and contact name. Use search_deals to find specific deals by title, company name, or notes — supports filtering by status (open/won/lost). Use search_contacts to find people by name, email, or phone — returns name, email, phone, organization, and open deal count. Requires a Pipedrive API token — prompt the user to connect if not configured.","descriptionForHuman":"Pipedrive CRM — sales pipeline, deals, and contacts directly in chat","icon":"🟢","category":"productivity","tags":["crm","sales","pipedrive","deals","pipeline","contacts","b2b","ai-generated"],"authType":"api_key","tools":[{"name":"pipedrive__get_pipeline_summary","description":"סיכום pipeline מכירות — מספר עסקאות וערך כולל לפי שלב ב-Pipedrive","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"pipedrive__get_open_deals","description":"רשימת עסקאות פתוחות ב-Pipedrive — שלב, סכום, תאריך סגירה, ואיש קשר","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"pipedrive__search_deals","description":"חיפוש עסקאות ב-Pipedrive לפי שם, חברה, או הערות","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"pipedrive__search_contacts","description":"חיפוש אנשי קשר ב-Pipedrive לפי שם, אימייל, או טלפון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":4,"examplePrompts":["What's my open pipeline?","How many open deals and what is the total value?","Find the deal with TechStart","Search contact named Yossi","Which deals are closing this week?","Search deal by email john@company.com"]},{"id":"asana","nameForModel":"asana_task_manager","nameForHuman":"Asana","descriptionForModel":"Asana project and task management for Israeli teams. Use list_my_tasks to get open tasks assigned to the current user — supports filtering by status (today/upcoming/inbox/later) and returns task name, due date, project, tags, and GID. Use create_task to add a new task — requires a name; optionally accepts notes, due_on (YYYY-MM-DD), project_gid, and workspace_gid. Use complete_task to mark a task as done — requires the task_gid from list_my_tasks. Use list_projects to browse all active projects in the workspace — returns GID, name, color, owner, and due date. Requires an Asana Personal Access Token — prompt the user to connect if not configured.","descriptionForHuman":"Asana — task and project management: view, create, and complete directly in chat","icon":"🟣","category":"productivity","tags":["tasks","project-management","productivity","asana","workflow","ai-generated"],"authType":"api_key","tools":[{"name":"asana__list_my_tasks","description":"רשימת משימות פתוחות שלי ב-Asana — ניתן לסנן לפי סטטוס (today, upcoming, inbox, later)","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"asana__create_task","description":"יצירת משימה חדשה ב-Asana — שם, תיאור, תאריך יעד ופרויקט אופציונליים","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"asana__complete_task","description":"סימון משימה כהושלמה ב-Asana לפי מזהה המשימה (GID)","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"asana__list_projects","description":"רשימת פרויקטים פעילים ב-Asana — שם, GID, צבע, בעלים ותאריך יעד","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":4,"examplePrompts":["What are my tasks for today in Asana?","Create a task \"Meeting with client\" due tomorrow","Mark task 123456789 as complete","What projects do I have in Asana?","Show me my upcoming tasks","Add a task \"Update presentation\" to the Marketing project"]},{"id":"sentry","nameForModel":"sentry","nameForHuman":"Sentry","descriptionForModel":"Monitor production errors and issues via Sentry. Use sentry_list_projects to see all accessible Sentry projects with their platform (e.g. node, python, react) and org slug. Use sentry_list_issues with org_slug and project_slug to list recent unresolved issues: title, error level, event count, affected users, culprit, and time since last occurrence. Sort options: date (most recent), priority, events (most frequent), users (most affected). Use sentry_issue_details with an issue_id to get full metadata: exception type and message, filename, function name, event count, affected users, and a permalink to the Sentry dashboard. Requires a Sentry Auth Token with project:read and event:read scopes. Prompt the user to connect if not configured.","descriptionForHuman":"Production error monitoring — projects, open issues, and stack trace details","icon":"🔴","category":"utility","tags":["sentry","errors","monitoring","devops","debugging","production","ai-generated"],"authType":"api_key","tools":[{"name":"sentry__sentry_list_projects","description":"רשימת כל פרויקטי Sentry הנגישים — שם, פלטפורמה ואירגון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"sentry__sentry_list_issues","description":"שגיאות פתוחות בפרויקט Sentry — כמות אירועים, משתמשים מושפעים, זמן אחרון","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":false,"openWorldHint":true}},{"name":"sentry__sentry_issue_details","description":"פרטים מלאים על שגיאה ספציפית — סוג חריגה, הודעה, קובץ ופונקציה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}}],"toolCount":3,"examplePrompts":["What projects do I have in Sentry?","What are the latest errors in the backend project?","How many users were affected by the most frequent error?","Show me details about issue 123456","Which issues from the last week are unassigned?"]},{"id":"woocommerce","nameForModel":"woocommerce_store","nameForHuman":"WooCommerce Store","descriptionForModel":"WooCommerce e-commerce store integration. Use get_orders to list recent orders — filter by status: pending, processing, on-hold, completed, cancelled, refunded, failed, or \"any\" for all. Returns order number, customer name, total, status, date, and items. Use get_order_details to get full details for a specific order — pass the numeric order ID (e.g. 145 or #145). Returns all line items, prices, tax, shipping, and customer info. Use get_products to list products with inventory levels — set low_stock=true to show only items at risk (≤5 units or out of stock). Filter by stock_status: instock, outofstock, onbackorder. Use search to find by name. Use get_store_summary for sales report and top sellers — period: week, month, last_month, year. Returns total sales, net sales, order count, new customers, and top 5 best-selling products. Requires WooCommerce REST API credentials (site URL, Consumer Key, Consumer Secret) — prompt the user to connect if not configured.","descriptionForHuman":"WooCommerce Store — orders, products, and inventory directly in chat","icon":"🛒","category":"productivity","tags":["e-commerce","woocommerce","wordpress","orders","products","inventory","sales","ai-generated"],"authType":"api_key","tools":[{"name":"woocommerce__get_orders","description":"רשימת הזמנות מחנות WooCommerce — עם סטטוס, לקוח, סכום ומוצרים","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"woocommerce__get_order_details","description":"פרטי הזמנה ספציפית לפי מספר הזמנה (#145) — כולל כל המוצרים, מחירים, מסים ופרטי לקוח","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"woocommerce__get_products","description":"רשימת מוצרים מחנות WooCommerce — עם מחיר, מלאי וסטטוס מלאי","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"woocommerce__get_store_summary","description":"סיכום מכירות חנות WooCommerce — הכנסות, מספר הזמנות ומוצרים נמכרים ביותר לפי תקופה","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"toolCount":4,"examplePrompts":["What are the latest orders in my store?","Show me orders with processing status","How much did we sell this month?","Which products have low stock?","Give me details for order #145","What are the top selling products this week?"]},{"id":"ext-21082289-sunlytics-monitor","nameForModel":"ext_21082289_sunlytics_monitor","nameForHuman":"Sunlytics Monitor","descriptionForModel":"MCP server: Sunlytics Monitor","descriptionForHuman":"MCP server: Sunlytics Monitor","icon":"🔌","category":"utility","tags":["external-mcp"],"authType":"none","tools":[{"name":"ext-21082289-sunlytics-monitor__list_users","description":"רשימת כל המשתמשים: שם, אימייל, ערוצים (WhatsApp/Telegram), אתרים, הודעה אחרונה, סטטיסטיקות. נקודת כניסה ל-CRM."},{"name":"ext-21082289-sunlytics-monitor__get_user_profile","description":"פרופיל מלא של משתמש ספציפי: כל הערוצים, אתרים + תפקידים, מידע הרשמה, subscription, נתוני פעילות."},{"name":"ext-21082289-sunlytics-monitor__get_user_timeline","description":"טיימליין מלא ומסונן של משתמש: כל ההודעות (CHAT/ALERT/SYSTEM), לוגי מערכת, אירועי ערוץ — לפי תקופה וסוג. זהו הכלי העיקרי לניתוח אינטרקציה עם משתמש."},{"name":"ext-21082289-sunlytics-monitor__get_recent_activity","description":"פיד גלובלי: כל ההודעות מכל המשתמשים בN שעות האחרונות. מה שמגיע לסלאק + ממשק AdminFeed. אידיאלי לניטור בזמן אמת."},{"name":"ext-21082289-sunlytics-monitor__search_conversations","description":"חיפוש טקסט חופשי בשיחות: מחפש בתוכן ההודעות לפי מילת מפתח. אפשר לסנן לפי משתמש ספציפי, פלטפורמה ותקופה."},{"name":"ext-21082289-sunlytics-monitor__get_all_sites","description":"סקירת כל האתרים הסולאריים: סטטוס, הספק, health score, מספר משתמשים, ספק (SolarEdge/Sungrow)."},{"name":"ext-21082289-sunlytics-monitor__get_site_details","description":"פרטים מלאים על אתר ספציפי: תצורה, משתמשים + תפקידים, התראות אחרונות, מידע מנגינה."},{"name":"ext-21082289-sunlytics-monitor__get_analytics","description":"אנליטיקס מ-BigQuery: פעילות משתמשים, פיצ'ר adoption, התראות, timeline יומי. הצג 'all' לכל הנתונים."},{"name":"ext-21082289-sunlytics-monitor__get_dashboard","description":"סנפשוט מלא של המערכת: משתמשים, אתרים, התראות 24h, הודעות לפי פלטפורמה, עלויות BigQuery. נקודת כניסה מהירה."}],"toolCount":9,"examplePrompts":[]},{"id":"ext-5fWL3VPe-sunlytics-admin","nameForModel":"ext_5fWL3VPe_sunlytics_admin","nameForHuman":"Sunlytics Admin","descriptionForModel":"Sunlytics platform admin — users, signups, conversions, growth metrics","descriptionForHuman":"Sunlytics platform admin — users, signups, conversions, growth metrics","icon":"☀️","category":"data","tags":["external-mcp"],"authType":"none","tools":[{"name":"ext-5fWL3VPe-sunlytics-admin__list_users","description":"רשימת כל המשתמשים: שם, אימייל, ערוצים (WhatsApp/Telegram), אתרים, הודעה אחרונה, סטטיסטיקות. נקודת כניסה ל-CRM."},{"name":"ext-5fWL3VPe-sunlytics-admin__get_user_profile","description":"פרופיל מלא של משתמש ספציפי: כל הערוצים, אתרים + תפקידים, מידע הרשמה, subscription, נתוני פעילות."},{"name":"ext-5fWL3VPe-sunlytics-admin__get_user_timeline","description":"טיימליין מלא ומסונן של משתמש: כל ההודעות (CHAT/ALERT/SYSTEM), לוגי מערכת, אירועי ערוץ — לפי תקופה וסוג. זהו הכלי העיקרי לניתוח אינטרקציה עם משתמש."},{"name":"ext-5fWL3VPe-sunlytics-admin__get_recent_activity","description":"פיד גלובלי: כל ההודעות מכל המשתמשים בN שעות האחרונות. מה שמגיע לסלאק + ממשק AdminFeed. אידיאלי לניטור בזמן אמת."},{"name":"ext-5fWL3VPe-sunlytics-admin__search_conversations","description":"חיפוש טקסט חופשי בשיחות: מחפש בתוכן ההודעות לפי מילת מפתח. אפשר לסנן לפי משתמש ספציפי, פלטפורמה ותקופה."},{"name":"ext-5fWL3VPe-sunlytics-admin__get_all_sites","description":"סקירת כל האתרים הסולאריים: סטטוס, הספק, health score, מספר משתמשים, ספק (SolarEdge/Sungrow)."},{"name":"ext-5fWL3VPe-sunlytics-admin__get_site_details","description":"פרטים מלאים על אתר ספציפי: תצורה, משתמשים + תפקידים, התראות אחרונות, מידע מנגינה."},{"name":"ext-5fWL3VPe-sunlytics-admin__get_analytics","description":"אנליטיקס מ-BigQuery: פעילות משתמשים, פיצ'ר adoption, התראות, timeline יומי. הצג 'all' לכל הנתונים."},{"name":"ext-5fWL3VPe-sunlytics-admin__get_dashboard","description":"סנפשוט מלא של המערכת: משתמשים, אתרים, התראות 24h, הודעות לפי פלטפורמה, עלויות BigQuery. נקודת כניסה מהירה."}],"toolCount":9,"examplePrompts":[]},{"id":"ext-5fWL3VPe-sunlytics-monitor-v2","nameForModel":"ext_5fWL3VPe_sunlytics_monitor_v2","nameForHuman":"Sunlytics Monitor v2","descriptionForModel":"Sunlytics Monitor - Solar system monitoring and alerts","descriptionForHuman":"Sunlytics Monitor - Solar system monitoring and alerts","icon":"☀️","category":"productivity","tags":["external-mcp"],"authType":"none","tools":[{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__list_users","description":"רשימת כל המשתמשים: שם, אימייל, ערוצים (WhatsApp/Telegram), אתרים, הודעה אחרונה, סטטיסטיקות. נקודת כניסה ל-CRM."},{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__get_user_profile","description":"פרופיל מלא של משתמש ספציפי: כל הערוצים, אתרים + תפקידים, מידע הרשמה, subscription, נתוני פעילות."},{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__get_user_timeline","description":"טיימליין מלא ומסונן של משתמש: כל ההודעות (CHAT/ALERT/SYSTEM), לוגי מערכת, אירועי ערוץ — לפי תקופה וסוג. זהו הכלי העיקרי לניתוח אינטרקציה עם משתמש."},{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__get_recent_activity","description":"פיד גלובלי: כל ההודעות מכל המשתמשים בN שעות האחרונות. מה שמגיע לסלאק + ממשק AdminFeed. אידיאלי לניטור בזמן אמת."},{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__search_conversations","description":"חיפוש טקסט חופשי בשיחות: מחפש בתוכן ההודעות לפי מילת מפתח. אפשר לסנן לפי משתמש ספציפי, פלטפורמה ותקופה."},{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__get_all_sites","description":"סקירת כל האתרים הסולאריים: סטטוס, הספק, health score, מספר משתמשים, ספק (SolarEdge/Sungrow)."},{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__get_site_details","description":"פרטים מלאים על אתר ספציפי: תצורה, משתמשים + תפקידים, התראות אחרונות, מידע מנגינה."},{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__get_analytics","description":"אנליטיקס מ-BigQuery: פעילות משתמשים, פיצ'ר adoption, התראות, timeline יומי. הצג 'all' לכל הנתונים."},{"name":"ext-5fWL3VPe-sunlytics-monitor-v2__get_dashboard","description":"סנפשוט מלא של המערכת: משתמשים, אתרים, התראות 24h, הודעות לפי פלטפורמה, עלויות BigQuery. נקודת כניסה מהירה."}],"toolCount":9,"examplePrompts":[]}],"totals":{"plugins":117,"tools":702,"categories":["data","utility","productivity","real-estate","media","finance","communication"]}}