Skip to main content
Glama

sg_myinfo_passport

Fetch passport and travel document details like passport number, expiry date, and pass status by providing an NRIC. The tool operates in showcase mode, returning sandbox data.

Instructions

Get passport and travel document information — passport number, expiry date, pass status. 🎭 SHOWCASE MODE (sandbox data)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nricNoNRIC/FIN numberS9812381D
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses the sandbox nature ('SHOWCASE MODE (sandbox data)') which is a key behavioral trait, and lists the returned fields. It doesn't discuss side effects or auth, but as a read-only getter, the sandbox disclosure is the most important behavior.

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?

The description is a single, front-loaded sentence that directly states the purpose and includes the critical sandbox note. Every word earns its place without redundancy.

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?

For a simple one-parameter tool with no output schema, the description covers the purpose, output fields, and the sandbox behavior. It is adequately complete for an AI to invoke correctly, though it could clarify how to interpret 'pass status'.

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 100% (nric is described as 'NRIC/FIN number' with a default). The description adds no additional parameter meaning beyond what the schema already provides, so baseline 3 is appropriate.

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 'Get passport and travel document information' with specific fields (passport number, expiry date, pass status). This distinguishes it from siblings like sg_myinfo_person and sg_myinfo_cpf by focusing on travel documents.

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 '🎭 SHOWCASE MODE (sandbox data)' note provides clear context that this is meant for sandbox/demo use, signaling when it's appropriate to call. It doesn't explicitly mention alternatives, but the context is clear for a MyInfo family tool.

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/DarKSanjan/sg-mcp-server'

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