Skip to main content
Glama
maykonlong

LinkedIn MCP Server

by maykonlong

linkedin_update_about

Replace the About section on a LinkedIn profile by providing new text. Submit the new description to update the profile's About information.

Instructions

Atualiza a seção "Sobre" do perfil do LinkedIn.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aboutYesNovo texto da seção Sobre
Behavior2/5

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

Sem anotações, a descrição apenas afirma que a ferramenta atualiza a seção 'Sobre', não divulgando comportamento de substituição total, permissões ou efeitos colaterais. Isso é uma lacuna para uma operação de escrita.

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?

Frase única e direta, sem repetições ou excessos. A informação essencial está na primeira linha e é perfeitamente legível.

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

Completeness3/5

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

Para uma ferramenta simples com um parâmetro e sem output schema, a descrição é suficiente para a operação básica, mas não informa se o texto é substituído integralmente, se há limites de tamanho ou se há retorno esperado.

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?

O schema já cobre o único parâmetro 'about' com descrição ('Novo texto da seção Sobre'), e a descrição da ferramenta não adiciona semântica extra além disso. Com cobertura de 100%, o baseline 3 é adequado.

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?

A descrição usa o verbo 'Atualiza' com o recurso específico 'seção Sobre do perfil do LinkedIn', distinguindo claramente de ferramentas irmãs como update_headline. É direta e específica.

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?

Não há orientação explícita sobre quando usar ou alternativas; o uso é implícito pela finalidade, mas sem menção a exclusões ou contextos adicionais.

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/maykonlong/Linkedin_mcp_server'

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