Skip to main content
Glama
lapras-inc

lapras-mcp-server

Official
by lapras-inc

update_job_summary

Update the job summary on your LAPRAS profile. Provide a new summary text to replace the current position description.

Instructions

Update job summary(職務要約) on LAPRAS(https://lapras.com). You can check the result at https://lapras.com/cv

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_summaryYesJob summary(職務要約)
Behavior2/5

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

No annotations are provided. The description indicates a write operation but does not disclose required permissions, reversibility, or potential side effects. For a mutation tool, more behavioral detail is needed.

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 short sentences with no wasted words. Front-loaded with the action and resource, immediately clear.

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 the simplicity of the tool (one parameter, no output schema, no annotations), the description covers the essential purpose and result-checking. Minor gaps in behavioral context but sufficient for a straightforward update.

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 100%, so the schema documents the parameter. The description adds no extra meaning about the parameter beyond the tool-level context, meeting the baseline of 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?

Clearly states the action (update), the resource (job summary), and the platform (LAPRAS) with a URL. Distinguishes from sibling tools like get_job_summary by the verb 'update'.

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

Usage Guidelines3/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. The description does provide a URL to check results, implying a post-update action, but lacks when-to-use or when-not-to-use context.

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/lapras-inc/lapras-mcp-server'

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