Tool Reference
Shobi MCP Server'da kullanılabilen tüm tool'lar.
Aşağıda Shobi MCP Server'da bulunan tüm tool'ların özet referansı. Tam input/output şeması için tools/list çağrısını kullan.
| Tool | Açıklama |
|---|
get_sales | Belirli aralıkta toplam ciro, sipariş adedi, ortalama sepet. |
get_order_stats | Sipariş durumlarının (yeni, kargoda, teslim, iptal, iade) dağılımı. |
get_orders | Filtrelenebilir sipariş listesi (tarih, durum, müşteri). |
get_abandoned_checkouts | Tamamlanmamış sepetler (Shopify). |
get_hourly_breakdown | Saatlik satış kırılımı. |
get_city_stats | Şehir bazlı sipariş ve ciro dağılımı. |
| Tool | Açıklama |
|---|
get_product_catalog | Tüm ürünlerin listesi (filtrelenebilir). |
get_product_sales | Ürün bazlı satış istatistikleri. |
shopify_find_product | Shopify'da ürün arama. |
shopify_get_collections | Shopify koleksiyon listesi. |
| Tool | Açıklama |
|---|
get_google_data | Google Ads kampanya performansı. |
get_meta_data | Meta Ads kampanya verileri. |
get_platform_data | Tüm reklam platformları birleşik özet. |
| Tool | Açıklama |
|---|
get_competitor | Takip edilen rakiplerin özet bilgisi. |
get_competitor_products | Rakip ürün kataloğu ve fiyatları. |
get_competitor_price_history | Rakip fiyat tarihçesi. |
get_competitor_ads | Rakip aktif reklamları. |
get_competitor_reviews | Rakip ürün yorumları. |
get_brand_price_changes | Marka bazlı son 7-30 günkü fiyat değişiklikleri. |
get_geo_health | ChatGPT/Claude/Perplexity'de marka görünürlüğü. |
get_seo_health | Google'da anahtar kelime sıralamaları. |
| Tool | Açıklama |
|---|
shopify_get_customers | Müşteri listesi (Shopify). |
shopify_get_customer_detail | Tek müşteri detayı + sipariş geçmişi. |
get_widget_conversations | Widget AI sohbet konuşmaları. |
| Tool | Açıklama |
|---|
detect_anomaly | Mağazadaki anormal durumları listele. |
detect_opportunity | Fırsat sinyallerini listele. |
get_alerts | Tetiklenmiş alarmları getir. |
| Tool | Açıklama |
|---|
generate_report | Belirli dönem için kapsamlı rapor üret (PDF/CSV/Excel). |
generate_presentation | Sunum üret (slayt görsel). |
send_report_email | Raporu e-posta ile gönder. |
search_brain | Shobi knowledge base'inde arama. |
Tüm shopify_execute_* tool'ları mağazanda gerçek değişiklik yapar. Onay zorunludur.
shopify_execute_price_update — Tek ürün fiyat güncelle.
shopify_execute_bulk_update_status — Toplu durum güncelleme.
shopify_execute_set_inventory — Stok ayarla.
shopify_execute_stock_update — Stok değişikliği.
shopify_execute_title_update — Ürün başlığı değiştir.
shopify_execute_create_product — Yeni ürün oluştur.
shopify_execute_update_product — Ürün güncelle.
shopify_execute_status_update — Aktif/pasif yap.
shopify_execute_upload_image — Ürün görseli yükle.
shopify_execute_upload_image_from_url — URL'den görsel yükle.
shopify_execute_upload_image_link — Linkten görsel ekle.
shopify_execute_create_collection — Koleksiyon oluştur.
shopify_execute_update_collection — Koleksiyon güncelle.
shopify_execute_add_to_collection — Ürünü koleksiyona ekle.
shopify_execute_fulfill_order — Siparişi kargola.
shopify_execute_cancel_order — Siparişi iptal et.
shopify_execute_create_discount — İndirim kodu oluştur.
shopify_execute_delete_discount — İndirim sil.
shopify_undo_last_action — Son aksiyonu geri al.
Çoğu execute tool'unun shopify_prepare_* karşılığı vardır. Önce prepare ile aksiyon planı oluştur, kullanıcıya göster, onay aldıktan sonra execute çağır.