Skip to main content
Glama
FLUF-io

@fluf/mcp

Official
by FLUF-io

crosslist

List existing FLUF products on one or more marketplaces. Check the status per channel in the response, including 'queued' for channels that require manual completion.

Instructions

List existing FLUF products on one or more marketplaces. IMPORTANT: this is not always synchronous. Some channels are completed by the seller's own browser extension, so they come back queued and go live minutes later — report that honestly rather than telling the user the item is listed. Read status per channel in the response. Repeats of the same (product, channel) pair within 30s are ignored as accidental double-submits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vidsYesProduct handles to crosslist, taken verbatim from the `vid` field of list_products (e.g. 'shopify_123456_0'). Not a bare numeric id.
targetsYesChannels to list on. Use the ids from list_channels. To target a specific account when the seller has several on one channel, append the connection id: 'depop:208'.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. Discloses asynchronous behavior, queued status, and dedup logic. Adds valuable context beyond basic listing.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is front-loaded with purpose and follows with caveats. Each sentence adds value, though slightly verbose with repetition of honesty instruction. Efficient overall.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema, but description mentions reading 'status' per channel. However, lacks full response structure details. Adequate for a 2-param list tool but could be more complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. Description does not add additional parameter semantics beyond schema; schema already describes vids and targets clearly.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states 'List existing FLUF products on one or more marketplaces' with specific verb and resource. It distinguishes from sibling tools like list_products and list_channels by focusing on cross-listing to marketplaces.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Describes when to use (list products on marketplaces) and provides important caveats (async behavior, queued status, 30-second dedup). Lacks explicit alternatives or when-not-to-use, but context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FLUF-io/fluf-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server