Skip to main content
Glama

Siste tall fra en tabell

latest

Quickly retrieve the current value from a Statistics Norway table. Uses the first statistical variable, the last N periods, and sums over dimensions that can be omitted.

Instructions

Snarvei for «hva er tallet nå». Velger første statistikkvariabel, de siste N periodene, og lar SSB summere over dimensjoner som kan utelates. Dimensjoner som må settes får sin første verdi — de listes i svaret som fastsatteDimensjoner, så du ser hva som faktisk ble målt. Trenger du noe annet, bruk table og data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodsNo
tableIdYes
contentsNoKode for statistikkvariabel, hvis ikke den første.
Install Server

TDQS

A4.6/5.0
Behavior4/5

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

No annotations are present, so the description carries the burden. It discloses that omitted dimensions are summed, required dimensions get their first value, and the returned `fastsatteDimensjoner` field reveals what was measured. This is substantive, though it does not address errors, limits, or response structure.

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?

Four concise sentences, front-loaded with the shortcut purpose, then behavior, then routing. No redundant or filler wording; every sentence earns its place.

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 is enough to select and invoke the tool: it identifies the table context, parameters, behavior, and the response signal. It lacks a concrete example or output shape, but for a simple shortcut with no output schema this is a minor gap.

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?

With schema coverage at 33%, the description compensates by explaining `periods` as the last N periods and `contents` as the first statistical variable unless another code is given. `tableId` remains implicit but is inferable from the title and the required field's purpose.

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 states a clear purpose: a shortcut for the current number from a table, selecting the first statistical variable and the latest N periods. It explicitly contrasts with the table and data siblings, making the tool's scope identifiable.

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?

It gives explicit usage context: use this when you want the current figure, and if you need anything else, use `table` and `data`. This directly names alternatives and conditions, leaving little to inference.

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

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/synjan/mcp-ssb'

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