← Back to all apps

Closai

Lifestyleby Closai, Inc.
Launched Mar 30, 2026 on ChatGPT

Closai brings your purchase history into ChatGPT so you don't have to explain yourself from scratch every time. Search anything you own and get recommendations on what to use, wear or buy for any occasion.

10ChatGPT Tools
Closai, Inc.Developer
LifestyleCategory

Available Tools

Affiliate Wishlist

affiliate_wishlist
Full Description

Get items from the authenticated user's affiliate product wishlist. Returns wishlisted products with details like name, brand, images, and affiliate links.

Affiliate Wishlist Retrieve

affiliate_wishlist_retrieve
Full Description

Get a specific object by ID

Parameters (1 required)
Required
idstring

ID of the object

Outfit Plans

outfit_plans
Full Description

View planned outfits and outfit history for the authenticated user. Can filter by time periods like 'next_week', 'last_week', 'next_7_days', etc. Returns outfit history entries with outfit details, dates, and selfie images.

Parameters (0 required, 6 optional)
Optional
date_fromstring

Day is greater than or equal to

date_tostring

Day is less than or equal to

orderingstring

Order by: day, time, created_at. Prefix with '-' for descending

pageinteger

Page number

page_sizeinteger

Results per page (max 100)

periodstring

[invalid name]

Outfit Plans Retrieve

outfit_plans_retrieve
Full Description

Get a specific object by ID

Parameters (1 required)
Required
idstring

ID of the object

Outfit Recommender

outfit_recommender
Full Description

Get personalized outfit recommendations based on occasions, events, weather, or preferences. Powered by AI stylist agent that understands your wardrobe and style. Ask questions like 'What should I wear to a work dinner?' or 'Give me an option without jeans'.

Parameters (0 required, 4 optional)
Optional
orderingstring

Order by: created_at, updated_at. Prefix with '-' for descending

pageinteger

Page number

page_sizeinteger

Results per page (max 100)

querystring

[invalid name]

Outfit Recommender Recommend

outfit_recommender_recommend
Full Description

Get outfit recommendations based on a natural language query

Parameters (1 required)
Required
querystring

Your outfit question or request. Examples: 'I have an important work dinner tomorrow. What should I wear?', 'I am going to the movies, what should I wear?', 'Give me an option with skirts instead of jeans', 'What should I wear for a casual weekend?'

Outfits

outfits
Full Description

Search and filter outfits from the authenticated user's wardrobe. Can filter outfits by specific products/items they contain (e.g., jeans, sneakers). Returns complete outfit details including all products and their images.

Parameters (0 required, 7 optional)
Optional
contains_brandstring

[invalid name]

contains_categorystring

[invalid name]

contains_productstring

[invalid name]

orderingstring

Order by: created_at, updated_at, name. Prefix with '-' for descending

pageinteger

Page number

page_sizeinteger

Results per page (max 100)

searchstring

[invalid name]

Outfits Retrieve

outfits_retrieve
Full Description

Get a specific object by ID

Parameters (1 required)
Required
idstring

ID of the object

Products

products
Full Description

Search and filter products in the authenticated user's Closai account using natural language. Supports semantic search with simple, intuitive filters like category names, brand names, colors, and styles.

Parameters (0 required, 9 optional)
Optional
brandstring

Brand name

categorystring

Category name (e.g., "dresses", "shirts")

colorstring

Color name (e.g., "blue", "red")

favoriteboolean

Filter favorite products only

orderingstring

Order by: name, category_priority, color_name, sort_date. Prefix with '-' for descending

pageinteger

Page number

page_sizeinteger

Results per page (max 100)

querystring

Natural language search query

stylestring

Style attribute (e.g., "casual", "formal")

Products Retrieve

products_retrieve
Full Description

Get a specific object by ID

Parameters (1 required)
Required
idstring

ID of the object