Skip to main content
Glama

학생 진학 기록

portfolio

Save, view, update, list, or delete student college admission portfolios containing interests, score band, university wishlists, and memos.

Instructions

학생별 진학 포트폴리오(관심학과·성적대·희망대학 위시리스트·메모)를 저장/조회/수정합니다. studentKey는 개인정보 보호를 위해 실명 대신 별칭을 권장합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
studentKeyNo학생 식별 별칭 (실명 비권장)
dataNo
Behavior2/5

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

No annotations provided, so description must cover behavior. It mentions save/read/update but omits delete action (present in enum). No disclosure of required fields, output format, or authentication needs. Privacy recommendation is good but insufficient.

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 sentences, no fluff. First sentence states purpose and key fields, second provides a privacy tip. Front-loaded and concise.

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?

Given the tool's complexity (nested objects, enum action) and lack of output schema, the description is complete enough for basic understanding but misses details like what 'list' returns, delete behavior, and data structure semantics.

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 low (33%). The description adds privacy context for studentKey and lists portfolio fields, but does not explain action enum values or that data is optional. Adds some value beyond schema but not fully compensating.

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 the tool saves/reads/updates a student portfolio with specific fields (interests, score band, wishlist, memo). The verb and resource are specific, and it distinguishes from sibling tools like compare or search_major.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives. Does not mention when not to use it or provide context for choosing portfolio over other tools.

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