Skip to content

Lemon Squeezy

Commerce · 26 actions · connect with an API key

Connect in dashboardAPI keyfrom API spec

Actions

A sample of the 26 Lemon Squeezy actions. Each keeps the schema of the real API.

  • lemon_squeezy.list_ordersread
  • lemon_squeezy.get_orderread
  • lemon_squeezy.create_orderwrite
  • lemon_squeezy.list_productsread
  • lemon_squeezy.get_productread
  • lemon_squeezy.create_productwrite
  • lemon_squeezy.delete_orderdelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list orders", "app": "lemon_squeezy" }
execute_tool
{ "name": "lemon_squeezy.list_orders",
  "fields": ["id"] }