Skip to main content
Glama
WalidMoultamiss

CocoInbox MCP Server

get_company_profile

Retrieve your company profile and report to align CRM outreach with your actual business. If missing, prompts you to complete your company settings.

Instructions

Get the user's company profile + generated report (name, what they do, offer, audience).

When presenting:

  • Summarize the company clearly (name, what they do, offer).

  • If configured=false, tell the user to fill Profil → Entreprise or call update_company_profile.

  • Use this before creating CRM groups / prospect tasks so outreach matches the real business.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/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 discloses the conditional behavior of configured=false and instructs on presenting the data. However, it doesn't specify auth requirements or exact return format, but the core behavioral traits are covered.

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. Three focused sentences plus bullets, every sentence provides actionable guidance without fluff 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?

With no output schema and no annotations, the description supplies the main return fields and usage scenario. It could clarify what 'configured' means or list more edge cases, but it is adequate for this simple getter tool.

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 tool has zero parameters, so no parameter semantics are needed. The description adds value by explaining what data the report contains, which compensates for the lack of an output 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 gets the user's company profile and generated report, listing the contents (name, what they do, offer, audience). This specific verb+resource structure distinguishes it from siblings like update_company_profile and crm_summary.

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

Usage Guidelines5/5

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

Explicitly says to use before creating CRM groups or prospect tasks, and instructs to call update_company_profile if configured=false. This gives clear when-to-use context and mentions an alternative tool.

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/WalidMoultamiss/cocoinbox-mcp'

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