Store overview
Reads your store's name, domain, currency, plan and country - the fast sanity check that the right shop is connected.
shopify_get_shop
Connect your Shopify store and Magnus answers the questions you'd otherwise open the admin for: how the store is set up, what's in the catalogue with price and stock, and which orders came in - who ordered, for how much, paid or not, shipped or not.
Reads your store's name, domain, currency, plan and country - the fast sanity check that the right shop is connected.
shopify_get_shop
Lists products with title, status, price and total inventory across variants - "what's running low?" becomes a one-line question.
shopify_list_products
Lists recent orders with order number, date, customer, total, payment status and fulfilment status - filterable to open, closed or cancelled.
shopify_list_orders
Can Magnus change my store?
No - the Shopify tools are read-only: shop info, products, orders. Nothing is created, edited or refunded.
Why a token instead of a sign-in popup?
Shopify's Admin API is per-store: a custom app in your own admin issues the token. That keeps access scoped to exactly the permissions you granted it.