Skip to main content
Glama

적성 매칭

match_aptitude

Suggest matching majors and career paths based on your interests and strengths. Uses CareerNet test results or conversational input.

Instructions

흥미·강점을 바탕으로 어울리는 학과·직업 방향을 제시합니다. 커리어넷 진로심리검사 결과코드 또는 대화형 입력을 받습니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeYes
testCodeNo커리어넷 심리검사 결과코드/흥미유형
interestsNo
strengthsNo
favoriteSubjectsNo
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It discloses that the tool suggests directions based on inputs, which is sufficient for a recommendation tool. It does not mention limitations, but the behavior is transparent for the intended use.

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?

Two concise sentences that front-load the purpose and input methods. No extraneous information.

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

Completeness3/5

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

The description lacks details about the output format or depth of suggestions. Given the complexity (5 parameters, two modes) and no output schema, more context on return value would improve 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 coverage is only 20%, but parameter names are self-explanatory (interests, strengths, favoriteSubjects). The description explains the two modes (test_result and conversational) but does not detail individual parameters beyond that. This is adequate but not compensating fully for low coverage.

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's function: suggesting suitable majors/careers based on interests and strengths. It distinguishes between two input modes (test result code or conversational input), setting it apart from sibling tools like explore_job or get_major.

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 specifies input types (test code or conversational), giving clear context on when to use. It does not explicitly mention when not to use or alternatives, but sibling tool names provide implicit guidance.

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/surri/pium'

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