tray-informacoes-adicionais

Manage Tray additional product information via CRUD API endpoints.

14|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/tray-tecnologia/tray-api-claude-plugin --skill tray-informacoes-adicionais
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tray-informacoes-adicionais
Source: https://github.com/tray-tecnologia/tray-api-claude-plugin/tree/main/skills/informacoes-adicionais
Command: npx skills add https://github.com/tray-tecnologia/tray-api-claude-plugin --skill tray-informacoes-adicionais

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The API for Tray additional information enables developers to manage custom product fields—creating, updating, linking to products, and removing associations—without building bespoke data structures.

Core Features & Use Cases

  • CRUD for Additional Info: create, read, update, and delete information entries.
  • Product Linking: attach or detach information from one or multiple products.
  • Reusable Catalog Data: promote consistency by reusing information across products.

Quick Start

Enable creation of an information item with a name and value and then link it to a product.

Frequently Asked Questions about tray-informacoes-adicionais

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage custom product fields in Tray's ecommerce API?

You can manage Tray's additional product information by using API endpoints to create, read, update, and delete custom fields. This allows you to handle bespoke data structures seamlessly without manual configuration.

How do I attach additional information to multiple products via Tray API?

You can attach additional information to multiple products by using the product linking capabilities within the Tray API. This feature supports attaching or detaching custom information entries across your e-commerce catalog.

What is additional information in Tray's product catalog used for?

Additional information in the Tray product catalog provides a reusable way to manage custom product fields. It solves the problem of building bespoke data structures by promoting consistency across multiple products.

Do I need specific authentication to perform CRUD operations on Tray custom information?

Yes, managing Tray custom information requires endpoint-based authentication to create, read, update, or delete entries. This scoped authentication secures your reusable catalog data workflows.

Can I reuse the same custom information fields across different Tray products?

Yes, the Tray API promotes consistent catalog data by allowing you to create an information item once and link it to multiple products. This reusability prevents the need for duplicate bespoke data structures.