Skip to main content
Glama

vibo_set_profile_photo

Upload a local image file to update your Vibo profile photo. Confirm the action to apply the change.

Instructions

Set your Vibo profile photo from a local image file. Returns the uploaded image URL. Confirm-gated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesAbsolute path to a local image file (jpg/png).
confirmNoMust be true to proceed. Without this, the tool returns a preview.
Behavior4/5

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

The description goes beyond annotations (which only set readOnlyHint=false) by disclosing that the tool is 'confirm-gated' and returns the uploaded image URL. This adds valuable context about the two-step process and expected output, though it could mention potential errors or permissions.

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 extremely concise with three sentences, each providing essential information: action+input, output, and a key behavioral constraint. No superfluous words or repetition.

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 two-parameter tool with no output schema, the description covers the core functionality and an important behavioral aspect (confirm-gated). It lacks details on error handling or file size limits, but given the tool's simplicity, it is largely complete.

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%, so the description adds little beyond the schema. It reinforces that 'path' is a local image file and that 'confirm' gates the operation, but these are already in the schema. Baseline 3 is appropriate as the description does not introduce new semantics.

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 verb 'Set', the resource 'your Vibo profile photo', and the input method 'from a local image file'. It also specifies the output 'Returns the uploaded image URL' and a key behavioral trait 'Confirm-gated'. This distinguishes it from sibling tools, none of which handle profile photo setting.

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?

The description implies usage for setting a profile photo but does not explicitly state when to use this tool versus alternatives or when not to use it. The 'confirm-gated' note hints at the need for user confirmation but lacks explicit guidance on prerequisites or alternatives.

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/chrischall/vibo-mcp'

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