Lemon Squeezy
Commerce · 26 actions · connect with an API key
Actions
A sample of the 26 Lemon Squeezy actions. Each keeps the schema of the real API.
lemon_squeezy.list_ordersreadlemon_squeezy.get_orderreadlemon_squeezy.create_orderwritelemon_squeezy.list_productsreadlemon_squeezy.get_productreadlemon_squeezy.create_productwritelemon_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"] }