Skip to main content
Glama

Update Visibility

update_visibility
Idempotent

Set your profile visibility: hidden from all companies, visible only to starred companies, or public to all. Manage discoverability.

Instructions

Update who can see the user's profile in company candidate lists. There are 3 levels:

  • NONE — Profile is hidden from all companies. Maximum privacy.

  • STARRED — Profile is visible ONLY to companies the user has starred. This is the recommended setting and the default — it means companies you've chosen to follow can discover you as a candidate, but no one else can.

  • ALL — Profile is visible to every company on Remoet. Maximum exposure, but less privacy.

Always explain the trade-offs to the user before changing this. STARRED is the sweet spot for most users — it creates a two-way match (you follow them, they can find you).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
visibilityYesThe visibility level: NONE (hidden), STARRED (only starred companies), ALL (everyone)
Behavior4/5

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

Annotations indicate idempotent and non-destructive behavior. The description adds context on privacy trade-offs, default behavior, and the need for user explanation, complementing the annotations well.

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 concise and well-structured with bullet points for the three levels and a closing paragraph on trade-offs. Every sentence adds value, no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the single parameter with enum and no output schema, the description is fully complete. It covers the function, each option's impact, and usage recommendations, enabling correct invocation.

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?

The sole parameter 'visibility' has 100% schema coverage with enum values. The description enriches understanding by explaining each level in context (privacy, visibility to companies) and recommending STARRED, adding value beyond the schema.

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's purpose: updating who can see the user's profile in company candidate lists. It distinguishes from sibling tools by focusing specifically on visibility settings, with clear enumeration of three levels.

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 provides explicit guidance on when to use each visibility level and recommends STARRED as the default. It instructs to explain trade-offs to users, but does not explicitly compare to alternative 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/remoet-labs/remoet-mcp'

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