Skip to main content
Glama
olgasafonova

TilbudsTrolden

update_household

Configure household members, dietary restrictions, preferred stores, and country to personalize shopping lists and deals for Nordic grocery savings.

Instructions

Set household members, dietary restrictions, preferred stores, country, servings. USE WHEN: first-time setup or changing household config. Required before shopping lists can filter by preferred stores. TIP: use list_stores to find dealer IDs. Set country to change market: DK, NO, SE, FI. Returns updated config summary: country, people count, store count, default servings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
peopleNoPeople in household
storesNoPreferred stores
countryNoCountry code: DK, NO, SE, FI. Defaults to DK. Changes which stores and deals are shown.
defaultServingsNoDefault servings
Behavior3/5

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

No annotations provided, so description carries full burden. It correctly states this is an update operation and describes returned config summary. However, it does not clarify if the tool replaces or merges household members/stores, which is a behavioral detail an agent might need.

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?

Three clear sentences: first states what it does, second gives usage context, third provides tips and return info. Every sentence adds value with no redundancy.

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

Completeness5/5

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

With no output schema, description explains return structure (country, people count, store count, default servings). All parameters are covered by schema. Complete for a tool with 4 params and clear purpose.

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 groups parameters and adds context (e.g., country codes) but does not add meaning beyond what the schema already provides.

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 uses specific verbs like 'set' and lists specific resources: household members, dietary restrictions, preferred stores, country, servings. Clearly distinguishes from siblings like get_household (read-only) and other tools.

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

Usage Guidelines5/5

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

Explicitly states when to use ('first-time setup or changing household config'), provides a prerequisite ('Required before shopping lists can filter by preferred stores'), and offers a tip to use list_stores for dealer IDs.

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/olgasafonova/tilbudstrolden-mcp'

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