Skip to main content
Glama

Server Details

Read-only zobrx e-commerce data: P&L, orders, inventory, marketplace, tax & shelf insights.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.1/5 across 43 of 43 tools scored. Lowest: 3.2/5.

Server CoherenceB
Disambiguation4/5

Most tools target distinct data points (e.g., get_analytics_summary vs get_brand_score). However, 'search' and 'search_catalog' have overlapping functionality and could cause confusion, and 'fetch' is a helper tied to 'search', adding minor ambiguity.

Naming Consistency4/5

The majority use consistent verb_noun snake_case (e.g., get_inventory, list_stores). Exceptions like 'fetch' and 'search' (without object) break the pattern, but they are few.

Tool Count2/5

43 tools is excessive for a data-retrieval-only API. Many get_* and search_* tools could be consolidated (e.g., search_catalog, search_inventory, search_orders are similar). The large number will overwhelm an agent.

Completeness2/5

The tool set is entirely read-only (get, search, list, fetch). There are no create, update, or delete tools, which is a critical gap for managing e-commerce operations. Agents can only view data, not act on it.

Available Tools

58 tools
fetchFetch
Read-only
Inspect

Fetch the full detail of a result returned by search, by its id (e.g. "product:"). Returns the document text for ChatGPT deep research.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesA result id from `search`, e.g. "product:665f...".

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_account_profileGet account profile
Read-only
Inspect

The workspace profile: user details and the corporate/tenant profile (legal name, tax IDs, address, reporting currency, completeness).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_ai_walletGet AI wallet
Read-only
Inspect

AI spend wallet: balance, month-to-date spend, monthly cap, auto-recharge status, and last top-up.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_analytics_summaryGet web analytics (GA4)
Read-only
Inspect

Google Analytics 4 summary for a window: sessions, users, new users, conversions, engagement, revenue, and source breakdown.

ParametersJSON Schema
NameRequiredDescriptionDefault
rangeNoReporting window: 7d, 28d (default) or 90d.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_brand_packGet brand pack
Read-only
Inspect

Brand identity configuration: logo, colors, fonts, voice attributes, banned phrases, required disclaimers.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_brand_scoreGet brand score
Read-only
Inspect

The latest brand-health score for the workspace — a weighted average across tracked marketplace listings (listing quality, reviews, availability, compliance). Returns the most recent day's score and the listing count it covers.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_channel_orders_overviewGet channel orders overview
Read-only
Inspect

Order volume across the workspace's connected non-Amazon marketplaces (Snapdeal, Flipkart, Myntra, JioMart, Meesho). Returns the order count synced per channel — use it to see which marketplaces have data and their relative scale.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_compliance_violationsGet MAP compliance violations
Read-only
Inspect

Minimum-advertised-price / MRP compliance violations: open + escalated counts, breakdown by channel, and the most recent open violations.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_dashboard_summaryGet dashboard summary
Read-only
Inspect

High-level health of the workspace: connected integrations by status and the most recent account activity. Use this first to answer 'how is my business set up / what's connected'.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_fba_healthGet FBA inventory health
Read-only
Inspect

Amazon FBA inventory health: aging buckets (0-90 … 365+ days), long-term storage-fee exposure, and recommended actions (e.g. remove/restock).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_gstr1_summaryGet GSTR-1 summary
Read-only
Inspect

GSTR-1 outward-supply summary for a period: B2B / B2CL / B2CS section totals and the HSN-wise rollup, for return preparation.

ParametersJSON Schema
NameRequiredDescriptionDefault
periodNoReporting period: mtd (default), last-month, qtd, or ytd.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_hsn_summaryGet HSN tax summary
Read-only
Inspect

Per-HSN-code tax rollup (taxable value, CGST/SGST/IGST/cess, invoice count) for a period.

ParametersJSON Schema
NameRequiredDescriptionDefault
periodNoReporting period: mtd (default), last-month, qtd, or ytd.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_inventoryGet inventory / stock levels
Read-only
Inspect

Warehouse stock levels by SKU (available, reserved, incoming, blocked) joined to the master product (name, cost, MRP). Optional free-text search by SKU; returns up to 25 rows.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows (1-25, default 25).
queryNoFree-text SKU search.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_manifestGet manifest detail
Read-only
Inspect

One manifest: shipment + order id lists, state, and a short-lived manifest-PDF link.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesThe manifest id.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_margin_configGet margin / cost models
Read-only
Inspect

Per-product margin configuration used for P&L: COGS and platform-fee percentage, optionally per channel. Returns up to 25 rows.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows (default 25).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_marketing_summaryGet marketing summary
Read-only
Inspect

Cross-platform ad performance for a window: spend, impressions, clicks, conversions, revenue, ROAS, CTR, CPC, with prior-period deltas and a per-platform breakdown (Google/Meta/Amazon Ads, etc.).

ParametersJSON Schema
NameRequiredDescriptionDefault
rangeNoReporting window: 7d, 28d (default) or 90d.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_marketplace_alertsGet marketplace alerts
Read-only
Inspect

Marketplace alert events (price drops, OOS, MAP breaches, etc.) fired in a window: counts by type and severity, plus the most recent events.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window in days (default 7).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_notificationsGet notifications
Read-only
Inspect

In-app notifications inbox: recent alerts with severity, title, and state.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_oms_orderGet fulfillment order detail
Read-only
Inspect

Full detail for one fulfillment order: line items (SKU, qty, picked/reserved), lifecycle history (state transitions with timestamps), credit consumption, pickup slot, and resolved shipping city/state. Get the id from search_oms_orders.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesThe OMS order id.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_orderGet order detail
Read-only
Inspect

Full detail for a single order by channel + line-item ID, including the linked return (if any) and channel-specific fields. Money is in minor units (paise for INR). Get the channel + lineItemId from search_orders.

ParametersJSON Schema
NameRequiredDescriptionDefault
channelYesChannel code the order belongs to.
lineItemIdYesThe order's line-item / native primary-key ID.

Output Schema

ParametersJSON Schema
NameRequiredDescription
orderNoThe unified order record.
messageNo
availableNo
linkedReturnNoThe linked return, if any.
linkedSettlementNo
get_orders_summaryGet orders summary
Read-only
Inspect

Order volume per channel over a window, across all connected marketplaces. Use it to see where orders are coming from and the relative scale per channel.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window in days (default 30).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_payments_summaryGet payments / settlements summary
Read-only
Inspect

Settlement/payment activity: the net amount Amazon settled over the window (major units) plus the count of settlement/payment records synced per channel.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window for Amazon settled total (default 30).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_picklistGet picklist detail
Read-only
Inspect

One picklist: assigned picker, line references, group key, timestamps, and a short-lived pick-PDF link.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesThe picklist id.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_pnl_summaryGet P&L / money summary
Read-only
Inspect

Amazon settlement-based money summary over a window: revenue, marketplace fees, refunds, TCS/TDS, net amount Amazon settled, FBA reimbursements, net to seller, plus order/return/reimbursement counts. Amounts are in major currency units.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window in days (default 30).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_psl_moversGet Q-Radar PSL movers
Read-only
Inspect

Top potential-sales-loss (PSL) movers from quick-commerce shelf intelligence over a window — the products losing the most estimated sales to out-of-stock, by channel. Requires a Q-Radar subscription.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window in days (default 7).
limitNoMax movers (default 10).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_qradar_distributionQ-Radar distribution & gaps
Read-only
Inspect

Numeric distribution %: where a quick-commerce platform operates vs where the brand is actually listed, store-type reach (express / instant / longtail), per-state coverage, and a ranked list of gap pincodes with opportunity value (paise). Use for 'where should I expand on Blinkit'.

ParametersJSON Schema
NameRequiredDescriptionDefault
citiesNoComma-separated city names to filter.
coverageNoFilter the gap list (default all).
platformNoSingle quick-commerce channel code.
storeTypeNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_qradar_leak_ledgerQ-Radar leak ledger (potential sales loss)
Read-only
Inspect

The CFO-grade potential-sales-loss (PSL) ledger: each out-of-stock window with lost units and lost revenue (paise — convert to ₹), the velocity basis, price/MRP, and an audit hash chain. Ranked by impact.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows (1-25, default 15).
sortByNoDefault psl_desc (biggest loss first).
dateRangeNoLookback window (default last_7d).
platformsNoComma-separated quick-commerce channel codes (e.g. blinkit,zepto,instamart). Omit for all.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_qradar_overviewQ-Radar overview (OSA + PSL KPIs)
Read-only
Inspect

Quick-commerce shelf-intelligence headline: on-shelf-availability % (OSA), shelves & SKUs tracked, average risk score, potential-sales-loss (PSL, in paise — convert to ₹), pincode coverage, and a daily trendline. Use for 'how is my quick-commerce availability'.

ParametersJSON Schema
NameRequiredDescriptionDefault
citiesNoComma-separated city names to filter.
osaLensNoOSA basis: consumer (pincode-level, default) or dark-store (shelf-level).
pincodesNoComma-separated pincodes to filter.
dateRangeNoLookback window (default last_7d).
platformsNoComma-separated quick-commerce channel codes (e.g. blinkit,zepto,instamart). Omit for all.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_qradar_sku_historyQ-Radar SKU history
Read-only
Inspect

Time-series of shelf evaluations for one master product across pincodes and dark-stores in the window — risk score, lever scores, in-stock state, inventory, and price per observation. Get the master id from list_qradar_skus.

ParametersJSON Schema
NameRequiredDescriptionDefault
masterIdYesMaster product id.
dateRangeNoLookback window (default last_7d).
platformsNoComma-separated quick-commerce channel codes (e.g. blinkit,zepto,instamart). Omit for all.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_qradar_sovQ-Radar share-of-search
Read-only
Inspect

Keyword share-of-search on quick-commerce: organic and sponsored presence in the top 5 / 10 / 20 results per tracked keyword and channel. Filter to one keyword or list the highest-organic keywords.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows (1-25, default 15).
sortByNo
keywordNoRestrict to one keyword.
dateRangeNoLookback window (default last_7d).
platformsNoComma-separated quick-commerce channel codes (e.g. blinkit,zepto,instamart). Omit for all.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_reimbursements_summaryGet reimbursements summary (Amazon FBA)
Read-only
Inspect

Amazon FBA reimbursements over a window: total amount (major units), count, units, and the top reimbursement reasons.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window in days (default 30).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_returns_summaryGet returns summary (Amazon)
Read-only
Inspect

Amazon returns over a window: total count, total units, and the top return reasons and dispositions.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window in days (default 30).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_seo_queriesGet SEO search queries (GSC)
Read-only
Inspect

Google Search Console summary for a window: top search queries with impressions, clicks, average position and CTR. Requires the SEO module.

ParametersJSON Schema
NameRequiredDescriptionDefault
rangeNoReporting window: 7d, 28d (default) or 90d.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_serp_keywordsGet SERP keyword rankings
Read-only
Inspect

Tracked SEO keywords with current rankings, search volume, intent and rank trend. Requires the SERP module.

ParametersJSON Schema
NameRequiredDescriptionDefault
searchNoFree-text keyword filter.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_shelf_availabilityGet shelf availability (Q-Radar)
Read-only
Inspect

Quick-commerce on-shelf availability (OSA%) over the last 7 days, per channel — the share of observed shelves where the product was in stock. Lower is worse. Requires a Q-Radar subscription.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_state_wise_taxGet state-wise tax breakdown
Read-only
Inspect

Per-state outward-supply and tax breakdown (taxable value, CGST/SGST/IGST, invoice count, intra/inter-state) for a period.

ParametersJSON Schema
NameRequiredDescriptionDefault
periodNoReporting period: mtd (default), last-month, qtd, or ytd.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_stock_statusGet marketplace stock status
Read-only
Inspect

Out-of-stock status across tracked marketplace listings: total listings, OOS count, OOS breakdown by channel, and a sample of the currently out-of-stock listings.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_tax_mismatchesGet tax mismatches
Read-only
Inspect

Lines where the stored tax doesn't equal rate × taxable value (drift audit), with per-line drift amounts and workflow state. Defaults to open items.

ParametersJSON Schema
NameRequiredDescriptionDefault
stateNoFilter by workflow state (default open).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_tax_summaryGet GST / tax summary
Read-only
Inspect

GST snapshot for a period: taxable value, CGST/SGST/IGST/cess, total tax and invoice count (B2B + B2C split), plus TCS and TDS collected per channel. India GST.

ParametersJSON Schema
NameRequiredDescriptionDefault
periodNoReporting period: mtd (default), last-month, qtd, or ytd.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_zobship_creditsGet zobship fulfillment-credit balance
Read-only
Inspect

The fulfillment-credit wallet balance (free + paid, in minor units — convert to ₹), paid-credit expiry, and the available recharge tiers. Separate from the AI wallet.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_campaignsList ad campaigns
Read-only
Inspect

Ad campaigns across connected platforms with per-campaign performance (spend, conversions, ROAS, status) for a window. Requires the campaigns module.

ParametersJSON Schema
NameRequiredDescriptionDefault
rangeNoReporting window: 7d, 28d (default) or 90d.
platformNoFilter by platform, e.g. meta, google-ads, amazon-ads.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_coach_recommendationsList Coach recommendations
Read-only
Inspect

AI Coach recommendations inbox: detected issues/opportunities with severity and state (open by default), plus AI-generated action plans.

ParametersJSON Schema
NameRequiredDescriptionDefault
stateNoFilter by state (default open).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_competitorsList tracked competitors
Read-only
Inspect

Operator-curated competitors being tracked, with priority and status.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_integrationsList integrations
Read-only
Inspect

List the workspace's connected channels and data sources (Amazon, Flipkart, Snapdeal, Shopify, Meta, Google, etc.) with their connection status, health score, and last sync time.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_manifestsList manifests
Read-only
Inspect

Courier hand-over manifests (draft → submitted → acknowledged), with shipment + order counts and submit/acknowledge timestamps. Filter by warehouse and date range.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax records (1-25, default 15).
dateToNoISO date — manifests on/before.
offsetNo
dateFromNoISO date — manifests on/after.
warehouseIdNoRestrict to one warehouse.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_pickersList warehouse pickers
Read-only
Inspect

The warehouse-floor picker roster (name, code, phone, assigned warehouse, active status).

ParametersJSON Schema
NameRequiredDescriptionDefault
warehouseIdNoRestrict to one warehouse (or unassigned-everywhere pickers).
includeInactiveNoInclude soft-deleted/inactive pickers.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_picklistsList picklists
Read-only
Inspect

Warehouse pick waves (draft → assigned → picking → completed), with line count, expected ship date, and whether a pick PDF exists.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax records (1-25, default 15).
stateNoFilter by picklist state.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_qradar_alertsList Q-Radar alerts
Read-only
Inspect

Quick-commerce anomaly alerts: out-of-stock spikes, price anomalies, risk escalations, and critical-stock events, with severity and the affected SKU / channel / pincode.

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNo
limitNoMax rows (1-25, default 15).
severityNo
dateRangeNoLookback window (default last_7d).
platformsNoComma-separated quick-commerce channel codes (e.g. blinkit,zepto,instamart). Omit for all.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_qradar_skusList Q-Radar SKUs (worst-OSA first)
Read-only
Inspect

SKUs in the Q-Radar rotation with current OSA %, risk score, shelf counts, and pricing. Sort by osa_asc to surface the worst-availability SKUs, or filter to those under a target OSA. Own vs competitor SKUs.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows (1-25, default 15).
citiesNoComma-separated city names to filter.
sortByNoosa_asc = worst availability first (default recent).
osaLensNoOSA basis: consumer (pincode-level, default) or dark-store (shelf-level).
pincodesNoComma-separated pincodes to filter.
ownershipNoDefault all.
platformsNoComma-separated quick-commerce channel codes (e.g. blinkit,zepto,instamart). Omit for all.
minOsaPercentNoOnly SKUs at or below this OSA % (priority view).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_sellersList marketplace sellers
Read-only
Inspect

Sellers observed on tracked listings (the competitive seller universe) with their classification and rating. Optional channel filter.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows (default 50).
channelNoFilter by channel code, e.g. amazon-in.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_storesList connected stores
Read-only
Inspect

List every connected store/marketplace account (Amazon, Shopify, Flipkart, Snapdeal, Meesho, Myntra, JioMart, Ajio, offline) with its display name, country/currency, and order count in the last 30 days.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

list_team_membersList team members
Read-only
Inspect

Workspace members with their roles and effective permissions. Requires org member-read permission (Owner/Admin).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

search_catalogSearch product catalog
Read-only
Inspect

Search the workspace's MASTER product catalog by free text (matches product title, brand, or internal SKU). Returns up to 25 matches with MRP, mapped-channel count, and status. Narrow the query if results are truncated.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows to return (1-25, default 25).
queryNoFree-text search over product title / brand / SKU.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

search_inventorySearch inventory
Read-only
Inspect

Find inventory for a specific product across all channels. query matches product name, accounting SKU, brand, or variant SKU (substring). Each result is master-grain with per-channel / per-store / per-warehouse stock (available, reserved, in-transit) and a health state (stockout, alert, low, healthy). Filter by channel or health state.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax records to return (1-25, default 15).
queryNoProduct name / SKU / brand to search for.
channelNoRestrict to one channel code.
healthStateNoFilter by stock health bucket.

Output Schema

ParametersJSON Schema
NameRequiredDescription
itemsNoMatched records.
limitNo
totalNoTotal matches before paging.
offsetNo
messageNo
availableNo
search_oms_ordersSearch fulfillment (zobship) orders
Read-only
Inspect

Orders flowing through the zobship fulfillment pipeline, with their state (new → reserved → awaiting_label → labelled → manifested → shipped …), fulfillment type, credit status, and expected ship date. Filter by channel, state, store, warehouse, or exact variant/channel SKU.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax records (1-25, default 15).
stateNoFulfillment state (e.g. awaiting_label, manifested, shipped).
offsetNoPagination offset (default 0).
channelNoChannel code (e.g. amazon).
storeIdNoRestrict to one store.
variantSkuNoExact variant SKU or channel SKU (case-insensitive).
warehouseIdNoRestrict to one warehouse.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

search_ordersSearch orders
Read-only
Inspect

Find specific orders across all connected channels. query matches an order ID, line-item ID, or SKU (substring). Filter by channel, attribution state, and date range. Money fields are in minor units (paise for INR) — convert to ₹. Use get_order for full detail on one order.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax records to return (1-25, default 15).
queryNoOrder ID / line-item ID / SKU to search for.
sinceNoISO date — only orders created on/after this.
untilNoISO date — only orders created on/before this.
channelNoRestrict to one channel code (e.g. amazon, flipkart).
attributionStateNoFilter by order lifecycle state.

Output Schema

ParametersJSON Schema
NameRequiredDescription
itemsNoMatched records.
limitNo
totalNoTotal matches before paging.
offsetNo
messageNo
availableNo
search_returnsSearch returns
Read-only
Inspect

Find specific returns across all connected channels. query matches a return ID or reverse-shipment tracking (AWB) number (substring). Filter by channel, return bucket, received status, and date range. Each result is a full return record (reason, qty, refund, dates). Money in minor units.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax records to return (1-25, default 15).
queryNoReturn ID or AWB / tracking number to search for.
sinceNoISO date — only returns initiated on/after this.
untilNoISO date — only returns initiated on/before this.
bucketNoFilter by return category.
channelNoRestrict to one channel code.
receivedNotrue = already received at warehouse; false = awaiting receipt.

Output Schema

ParametersJSON Schema
NameRequiredDescription
itemsNoMatched records.
limitNo
totalNoTotal matches before paging.
offsetNo
messageNo
availableNo

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources