Skip to main content
Glama
eyalbarash
by eyalbarash

cigchat_set_integration_shopify

Update Shopify integration settings by providing API key (Client ID) and access token (Client Secret). Configure your store domain and abandoned cart wait time to manage shop operations.

Instructions

Update the config of shopify integration. For new custom app integration after 2026-02-01, use Client ID value in the api_key field, use Client Secret value in the token field [POST /integration/shopify] Requires the "Manage Team" scope on the token.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesMyShopify Domain Example: xxx.myshopify.com
tokenYesAccess Token or Client Secret
api_keyYesAPI key or Client ID
wait_timeNoAbandoned cart wait time, default is 30 minutes Example: 30
Behavior4/5

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

With no annotations provided, the description takes on the full burden. It discloses the required 'Manage Team' scope and the date-specific protocol for api_key/token fields. It does not detail side effects, reversibility, or return values, but it does add meaningful behavioral context beyond just saying 'update'.

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

Conciseness5/5

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

The description is two sentences, front-loaded with the primary action, and every sentence adds value. It efficiently combines purpose, conditional guidance, and a prerequisite.

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

Completeness4/5

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

The description, combined with the 100% schema coverage, sufficiently explains the tool's purpose and input requirements. It lacks return value or error handling information, but for a config update tool, the provided context is reasonably complete given the sibling tools and schema.

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

Parameters4/5

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

Schema coverage is 100%, so baseline is 3. The description adds specific semantic guidance for api_key and token, clarifying exactly which values to use for new custom apps after 2026-02-01, which is more precise than the schema's general descriptions.

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?

The description clearly states 'Update the config of shopify integration' with a specific verb and resource. It distinguishes itself from sibling tools like get_integration_shopify (read) and clear_integration_shopify (delete), and from other set_integration_* tools by naming the platform.

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?

The description provides conditional usage guidance: for new custom app integrations after 2026-02-01, specific field mappings are given. It also mentions a required scope. However, it does not explicitly state alternatives or when not to use this tool, so it falls short of a 5.

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/eyalbarash/cig-chat-mcp'

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