Skip to main content
Glama

yg_auth_companies

Lists companies linked to a login and password to select a company ID for accessing YouGile. Credentials are used once and not stored.

Instructions

List YouGile companies for a login/password so you can pick a companyId. Credentials are used once and NOT stored.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
loginYes
passwordYes
Behavior3/5

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

No annotations are provided, so the description carries full burden. It discloses that credentials are used once and not stored, which is helpful, but lacks details on side effects, error handling, rate limits, or what happens on success/failure.

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 sentences, no fluff. First sentence immediately states purpose; second sentence adds a critical behavior note. Each sentence earns its place.

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

Completeness2/5

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

No output schema and no description of the return format. Given it lists companies, the agent needs to know what fields are returned (e.g., companyId, name). Also lacks error handling for invalid credentials, which is important for a tool accepting sensitive data.

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 has 0% description coverage, and the description adds only generic context ('for a login/password'). It does not individually describe the login and password parameters beyond their role as credentials, providing marginal added value.

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?

Description clearly states it lists companies given login/password to pick a companyId. Verb 'list' and resource 'companies' are specific, and it distinguishes from sibling tools focused on boards, columns, etc.

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

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description does not explicitly state when to use this tool vs alternatives like yg_auth_create_key or yg_auth_status. It only implies selection of a companyId but offers no exclusions or context for choosing among authentication 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/skiddgoddamn/yougile-mcp'

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