Tonita

Tonita, Inc.

Tonita

Apparel and accessories search

Shopping

ChatGPT

First seen

Jan 30, 2026

41

Score

Tools & actions

Current tool inventory

2 actions

Actions

2

Templates

1

Auth used

None

tonita-get-listing-details

Data

Get the details for one or more listings. Given a list of listing IDs, this tool returns the full details for each listing, including title, description, price, brand, images, and other metadata. Use this tool when you need to retrieve detailed information about specific products that have already been shown to the user, for example: - When the user asks for more information about specific products - When you need to understand the details of products before searching for similar items - When the user wants to compare specific products

Visibility

public

Widget access

Unknown

Labels

ReadOpen world

tonita-search

Render

Search Tonita to find products that match the user's intent. The `query` parameter is the main search query used for ranking results. The `additional_queries` parameter can include variations of the query to improve retrieval coverage. NOTE: The search engine does NOT have much "world knowledge". That means queries should not contain any pop-culture references, trendy terms, or other cultural references. NOTE: Queries must NOT contain any references to other listings. For example, if the user has expressed they want items similar to previously-shown listings X, Y and Z, do not include "similar to X, Y and Z" in the queries. Instead, first gather the product details of X, Y and Z, and then use those details to construct the queries. NOTE: This function is meant to search for one specific type of item. For example, do not use a single `search` call to search for shirts and pants and shoes. Instead, make three separate calls to this function. NOTE: It is OK if not every detail is provided. For example, if the user does not have a brand/domain preference, set the corresponding parameter to null.

Visibility

public

Widget access

true

Labels

ReadOpen world