E-commerce58 toolsPaste one API key
Loyverse integration for AI agents
Loyverse is a point-of-sale (POS) system designed for small businesses, offering features like sales management, inventory tracking, and customer engagement tools.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Loyverse once and call the same tools from all of them.
Setup
Connect Loyverse through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Loyverse exposes 58 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
loyverse_get_category | Get a single category by ID | Read |
loyverse_get_customer | Get a single customer by their ID | Read |
loyverse_get_discount | Get a single discount by ID | Read |
loyverse_get_employee | Get a single employee by ID | Read |
loyverse_get_item | Get a single item by ID including all its variants | Read |
loyverse_get_jwks | Fetch JSON Web Key Set for OpenID Connect | Read |
loyverse_get_merchant_info | Get merchant information | Read |
loyverse_get_modifier | Get a single modifier by ID | Read |
loyverse_get_open_id_configuration | Retrieve the OpenID Connect discovery document | Read |
loyverse_get_payment_type | Get a single payment type by its ID | Read |
loyverse_get_pos_device | Retrieve details of a specific POS device by its ID | Read |
loyverse_get_receipt | Retrieve a single receipt by its receipt number | Read |
loyverse_get_store | Retrieve details of a specific store by its ID | Read |
loyverse_get_supplier | Get a single supplier by their ID | Read |
loyverse_get_tax | Get a single tax by ID | Read |
loyverse_get_variant | Get a single item variant by its ID | Read |
loyverse_get_webhook | Get a single webhook by its ID | Read |
loyverse_list_categories | List categories with optional filtering and pagination | Read |
loyverse_list_customers | Get a list of customers | Read |
loyverse_list_discounts | List discounts | Read |
loyverse_list_employees2 | Get a list of employees with advanced filtering options | Read |
loyverse_list_inventory | Retrieves inventory levels for item variants across stores in the Loyverse system | Read |
loyverse_list_items | Retrieves a paginated list of items (products) from the Loyverse inventory | Read |
loyverse_list_modifiers2 | Get a list of modifiers sorted by created_at in descending order | Read |
loyverse_list_payment_types | List payment types | Read |
loyverse_list_pos_devices | Get a list of POS devices sorted by creation date in descending order | Read |
loyverse_list_receipts | Retrieve a list of receipts | Read |
loyverse_list_shifts | List shifts | Read |
loyverse_list_stores | Get a list of stores sorted by creation date (newest first) | Read |
loyverse_list_suppliers | Retrieve a list of suppliers | Read |