LICENSE
README.md
app.py
mcp_server.py
pyproject.toml
config/__init__.py
config/settings.py
mcp_shopline.egg-info/PKG-INFO
mcp_shopline.egg-info/SOURCES.txt
mcp_shopline.egg-info/dependency_links.txt
mcp_shopline.egg-info/entry_points.txt
mcp_shopline.egg-info/requires.txt
mcp_shopline.egg-info/top_level.txt
tests/test_addon_product_tools.py
tests/test_affiliate_tools.py
tests/test_agent_tools.py
tests/test_all_tools.py
tests/test_category_tools.py
tests/test_channel_tools.py
tests/test_conversation_tools.py
tests/test_custom_field_tools.py
tests/test_customer_group_tools.py
tests/test_customer_tools.py
tests/test_delivery_option_tools.py
tests/test_flash_price_tools.py
tests/test_gift_tools.py
tests/test_member_point_tools.py
tests/test_membership_tier_tools.py
tests/test_merchant_tools.py
tests/test_order_delivery_tools.py
tests/test_payment_tools.py
tests/test_promotion_tools.py
tests/test_return_order_tools.py
tests/test_review_tools.py
tests/test_settings_tools.py
tests/test_staff_tools.py
tests/test_store_credit_tools.py
tests/test_subscription_tools.py
tests/test_tax_tools.py
tests/test_token_tools.py
tools/__init__.py
tools/addon_product_tools.py
tools/affiliate_tools.py
tools/agent_tools.py
tools/analytics_tools.py
tools/base_tool.py
tools/category_tools.py
tools/channel_tools.py
tools/conversation_tools.py
tools/custom_field_tools.py
tools/customer_group_tools.py
tools/customer_tools.py
tools/delivery_option_tools.py
tools/flash_price_tools.py
tools/gift_tools.py
tools/member_point_tools.py
tools/membership_tier_tools.py
tools/merchant_tools.py
tools/order_delivery_tools.py
tools/order_tools.py
tools/payment_tools.py
tools/product_tools.py
tools/promotion_tools.py
tools/return_order_tools.py
tools/review_tools.py
tools/settings_tools.py
tools/staff_tools.py
tools/store_credit_tools.py
tools/subscription_tools.py
tools/tax_tools.py
tools/token_tools.py
tools/writes/__init__.py
tools/writes/category_writes.py
tools/writes/conversation_writes.py
tools/writes/customer_writes.py
tools/writes/delivery_option_writes.py
tools/writes/gift_writes.py
tools/writes/media_writes.py
tools/writes/merchant_writes.py
tools/writes/order_delivery_writes.py
tools/writes/order_writes.py
tools/writes/product_writes.py
tools/writes/promotion_writes.py
tools/writes/purchase_order_writes.py
tools/writes/return_order_writes.py
tools/writes/review_writes.py