Skip to main content
Glama

search_events

Read-only

Search Tekna's event catalog using filters like region, topic, price, language, audience, and format. Get results with event links.

Instructions

Search Tekna's event catalog with optional filters.

Always include the event links when presenting results. Format as clickable markdown: Event Title

Args: query: Free-text search (e.g., 'AI', 'ledelse') region: Filter by region (Digital, Nord-Norge, Sørlandet, Trøndelag, Vestlandet, Østlandet) field_of_study: Filter by topic (e.g., 'Informasjonsteknologi', 'Ledelse') price_group: Filter by price (free, under_1000, over_1000) language: Filter by language (norsk, engelsk) target_audience: Filter by audience (open, student, member, tekna_ung, tillitsvalgt) event_format: Filter by format (in-person, digital) page: Page number (1-based, default 1) page_size: Items per page (default 10, max 50)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
regionNo
field_of_studyNo
price_groupNo
languageNo
target_audienceNo
event_formatNo
pageNo
page_sizeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already indicate read-only, so bar is lowered. Description adds output formatting behavior but does not disclose other traits like pagination behavior or error handling. Adequate but not rich.

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?

Description is concise: one sentence for purpose, one sentence for output format, then clear bullet list for parameters. No unnecessary text, well-structured.

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?

Given 9 parameters with no schema descriptions, the description covers all adequately. Output schema exists so return values need not be detailed. Missing explicit mention of search result nature but implied. 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?

Schema coverage is 0%, so description carries full burden. It provides explanations and examples for each parameter (e.g., query examples, region values), adding significant meaning beyond the schema.

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 clearly states it searches Tekna's event catalog with filters, distinguishing it from sibling tools like get_event_details which serve a different purpose.

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?

Explicitly instructs to include event links in results and format as markdown, providing clear output guidelines. No explicit when-not or alternatives are given, but the context of siblings implies usage.

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/Vortiago/mcp-tekna'

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