5 tools registered. Strongest in tool selection, weakest in trust.
get_spreadfront_info: description is 601 characters, over Chrome's 500-character guidance; copy_template_sheet: description is 724 characters, over Chrome's 500-character guidance; start_free_store: d{
name: "get_spreadfront_info",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}{
"name": "get_spreadfront_info",
"description": "Information about the SpreadFront platform (turn a Google Sheet into a hosted online store). Pick a topic to get just that section, or \"all\" for everything: overview (what it is, principles, signup + live demo store URL), how_it_works (3-step setup), agentic_commerce (how stores support AI agents), payments (how merchants get paid, 0% commission), docs (guide/manual/terms links). Returns JSON with the requested sections: {topic, product?: {name, url, what, signupUrl, demoStoreUrl, principles[]}, howItWorks?: string[], agentic?: string, payments?: string, docs?: {guide, manual, terms, refunds}}.",
"inputSchema": {
"type": "object",
"properties": {
"topic": {
"type": "string",
"enum": [
"overview",
"how_it_works",
"agentic_commerce",
"payments",
"docs",
"all"
],
"description": "Which section to return. Default \"overview\"."
}
}
},
"annotations": {
"readOnlyHint": true
}
}obstruction: weakget_spreadfront_info: description is 601 characters, over Chrome's 500-character guidance; copy_template_sheet: description is 724 characters, over Chrome's 500-character guidance; start_free_store: d{
name: "get_spreadfront_info",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}{ name: "copy_template_sheet" /* short, unique, verb-based */ }copy_template_sheet: note, user; start_free_store: note, user, email{ name: "copy_template_sheet", annotations: { untrustedContentHint: true } }copy_template_sheet: Description instructs agent on tool preference and call sequence; start_free_store: Description instructs agent on tool preference and call sequence{
name: "copy_template_sheet",
// Metadata DESCRIBES the tool - it never addresses the agent reading it.
// Rewrite any name, description, title, or schema field description that
// instructs the agent (which tool to prefer, what to output, rules to
// ignore) so it states what the tool does and what it returns instead.
description: "Searches the catalog and returns matching items with prices."
}{}{
"query": ""
}{}