Skip to main content
Glama
todayoneul

Youth Policy Navigator

by todayoneul

Find youth centers

find_youth_centers
Read-onlyIdempotent

Find nearby Korean youth centers for face-to-face guidance on youth policies. Filter by region or keyword to locate local staff who can help with applications.

Instructions

Youth Policy Navigator(청년 정책 내비게이터): find nearby Korean youth centers (청년센터/청년공간) for offline, in-person help — connecting a user to a local place where staff can walk them through applications and documents AFTER policies are matched. Filter by region (시도/시군구 name, e.g. '서울', '경기 수원') and/or a free-text keyword (center name or area). Returns each center's name, address, phone, homepage URL, and 시도/시군구. Backed by the 온통청년 (Youth Center) getSpace open API (about 678 centers nationwide) when a key is configured; region and keyword filtering are applied client-side. Call this once the user wants face-to-face guidance or asks where they can get help near them.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
regionNo
keywordNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already declare readOnlyHint and destructiveHint. The description adds valuable behavioral details: API source, client-side filtering, requirement of a key, and return fields. This goes beyond annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with purpose first, then details. At 6-7 sentences, it is lengthy but each sentence adds value. Minor redundancy could be trimmed.

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?

For a tool with 3 optional params and output schema, the description covers source, filtering, usage timing, and return fields. No gaps given annotations and output schema.

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 has 0% coverage, so description carries full burden. It explains region format (e.g., '서울', '경기 수원') and keyword as free-text. It does not detail limit, but given simplicity, it's adequate.

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 the tool finds nearby Korean youth centers for offline help, specifying the resource type and context (after policy matching). It distinguishes from sibling tools like search_youth_policies by emphasizing in-person guidance.

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?

The description explicitly says when to call: when the user wants face-to-face guidance or asks for nearby help. It mentions it's after policies are matched. No explicit when-not, but context makes it clear this is not for policy search.

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/todayoneul/youth-policy-mcp'

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