Skip to main content
Glama

Skapa offertförfrågan

skapa_offertforfragan

Skickar en GENERELL förfrågan (t.ex. "bygga ut altan i Skara"). AI strukturerar briefen; förfrågan tas emot av emils.design — företaget bakom Saightly — som återkommer till kunden med förslag eller kontakt till rätt verifierat bolag. För att nå ETT specifikt företag direkt, använd avropa_tjanst. Giltiga branscher (profil): bygg, stad, it, konsult, transport, gront, kreativt, vard, generisk.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ortNoOrt där jobbet ska utföras (styr geografisk matchning).
platsNoVar uppdraget ska utföras. Utelämnad: företagen får fråga kunden.
profilYesBransch/profil för jobbet.
kontaktYesKundens kontaktuppgifter.
beskrivningYesKundens beskrivning av jobbet i naturligt språk (minst 15 tecken).

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations, the description carries the full burden and discloses the process: AI structures the brief, emils.design receives it, and they return with suggestions or contact to verified companies. It does not state immediate response or storage, but provides meaningful behavioral context.

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 sentences front-load the purpose, include an example, an alternative, and the valid profiles. Every sentence is informative and there is no redundancy.

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 explains the full workflow, including the recipient and customer follow-up, which is good for a tool with nested objects and no output schema. It lacks explicit success/return details but is otherwise adequate given the schema's completeness.

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 description coverage is 100%, so the schema documents all parameters. The description only repeats the valid profile enum without adding extra meaning, keeping it at the baseline 3.

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 it sends a general request ('Skickar en GENERELL förfrågan'), includes an example, and distinguishes from the sibling tool avropa_tjanst for direct requests. The verb and resource are specific.

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 provides an alternative: 'För att nå ETT specifikt företag direkt, använd avropa_tjanst.' This clearly indicates when to use this tool versus the alternative, and the general-purpose context is implied.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation4/5

Most tools have distinct purposes, but avropa_tjanst and skapa_offertforfragan overlap in sending requests, with the difference being specific vs. general targeting. lediga_tider is somewhat redundant as it merely explains the paused booking and directs to other tools.

Naming Consistency4/5

The majority follow a verb_noun pattern (e.g., sok_tjanster, las_foretag, skapa_offertforfragan), but lediga_tider deviates as a noun phrase rather than an action. Swedish naming is consistent in style, though las and tjanst are reused in multiple contexts.

Tool Count5/5

Eight tools is well-scoped for a service mediation platform, covering search, details, requests, and quote management without feeling bloated or sparse.

Completeness4/5

Core workflows for requesting a specific service or a general quote are covered with create/read/select actions. Minor gaps include no way to track a direct avropa_tjanst request and the paused direct booking creates a dead end, but the tool descriptions guide workarounds.

Resources