← Back to all apps

Tillys

Shoppingby Tillys
Launched Mar 10, 2026 on ChatGPT

Shop smarter with Tillys ChatGPT. Get quick help finding clothes, shoes, and accessories you’ll actually love. Just ask questions in plain language and get personalized product suggestions, outfit ideas, and guidance based on what you’re shopping for.

5ChatGPT Tools
TillysDeveloper
ShoppingCategory

Available Tools

Find Coupons

find-coupons
Full Description

Searches for available coupons and promotions. Optionally filters by keyword to find the most relevant coupons.

Parameters (0 required, 2 optional)
Optional
contextstring

Optional context parameter. Should contain the original user message that triggered this tool call.

keywordstring

Optional keyword to filter coupons (e.g., "sneakers", "clothing", "adidas")

Find Stores

find-stores
Full Description

Finds stores in a specified city and state. Displays stores on an interactive map with markers.

Parameters (2 required, 3 optional)
Required
citystring

The city name to search for stores (e.g., "Birmingham", "Atlanta")

statestring

The state abbreviation (e.g., "AL", "GA", "CA")

Optional
contextstring

Optional context parameter. Should contain the original user message that triggered this tool call.

latnumber

City latitude as a JavaScript number. This parameter is optional, but if provided, it may help produce a more relevant response. The LLM should automatically supply the city's latitude based on the provided city and state.

lonnumber

City longitude as a JavaScript number. This parameter is optional, but if provided, it may help generate a more relevant response. The LLM should automatically supply the city's longitude based on the provided city and state.

Get Product Details by query

get-generic-product-details
Full Description

Fetches detailed information about a specific product by query (SKU, Stock Keeping Unit, Name). Returns comprehensive product information including name, description, pricing, attributes, ratings, and images.

Parameters (1 required, 1 optional)
Required
querystring

The query (SKU, Stock Keeping Unit, Name) of the product to retrieve details for

Optional
contextstring

Optional context parameter. Should contain the original user message that triggered this tool call.

Get Product Recommendations

get-generic-product-recommendations
Full Description

Search for and display AI-curated product recommendations.

Parameters (1 required, 2 optional)
Required
querystring

The product search query (e.g., 'perfume', 'skincare', 'makeup foundation')

Optional
contextstring

Optional context parameter. Should contain the original user message that triggered this tool call.

productCountinteger

Number of products to return. Defaults to 10. When DisplayMode is set to fullscreen, a value of 100 is recommended.

Default: 10

Get New Releases

get-new-releases
Full Description

Retrieves the latest product releases. Displays new products in a carousel format.

Parameters (0 required, 1 optional)
Optional
contextstring

Optional context parameter. Should contain the original user message that triggered this tool call.