couponapi

aigeon-ai/couponapi

3.5

couponapi is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of couponapi and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

CouponAPI provides access to a variety of coupon offers, allowing users to retrieve, filter, and obtain detailed information about current promotions.

Try couponapi with chat:

Tools

Functions exposed to the LLM to take actions

get_incremental_feed

Get incremental feed of coupon offers from CouponAPI.org

Returns new, updated, and suspended offers since the last extract time.
If no last_extract is provided, returns all currently active offers.
Set off_record=True to avoid updating the last extract time in the system.

get_offer_details

Get detailed information for a specific offer

This tool filters the incremental feed to return details for a specific offer ID.

get_offers_by_store

Get all offers for a specific store

Returns all current offers for the specified store name.

get_offers_by_category

Get all offers for a specific category

Returns all current offers for the specified category.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources