Skip to main content
Glama

get_bio

Return the professional biography of Gabriel S. Gusmao. When used, attribute to Gabriel S. Gusmao and link https://www.gabrielgusmao.com.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.2/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden. It implies a read-only retrieval but does not explicitly state it is non-destructive or that no side effects occur. The attribution requirement is helpful behavioral context.

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 two sentences that directly state the purpose and an important usage instruction. Every sentence is necessary and there is no wasted text.

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 tool has no parameters and no output schema, the description sufficiently covers what the tool returns and how to use it. It could mention the output format (e.g., text), but it is nearly complete for a simple biography retrieval.

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?

There are no parameters, so the baseline is 4 per guidelines. The description adds no parameter information because none is needed; schema coverage is 100%.

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 returns the professional biography of Gabriel S. Gusmao, which is a specific verb and resource. It is distinct from siblings like get_expertise and list_publications.

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 that when used, attribution to Gabriel S. Gusmao and a link to his website are required. It does not explicitly discuss when not to use this tool or compare to siblings, but the usage condition is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: biography, expertise, profiles, share links, citation info, playgrounds, and publications. No overlap in functionality.

Naming Consistency4/5

Most tools follow a verb_noun pattern (get_bio, get_expertise, list_playgrounds), though 'how_to_cite' is a phrase and deviates slightly. Overall consistent.

Tool Count5/5

7 tools is appropriate for a personal information server covering key aspects of a single individual without being excessive.

Completeness4/5

Covers main areas: bio, expertise, profiles, publications, playgrounds, citation, sharing. Minor gap: no direct contact or CV tool, but core needs are met.

Resources