Skip to main content
Glama
diklaaltman91-ux

ghl-gold

gold_ghl_conversation_ai_summary

Pull a GoHighLevel conversation thread and get a concise summary, sentiment, and suggested next action to guide your response.

Instructions

POWER: pull a conversation thread and get a 5-line summary + sentiment + suggested next action. Uses YOUR OpenAI key when present (BYOK); without key returns the clean transcript for manual reading. BYOK GHL_API_KEY (+optional OPENAI_API_KEY). PAID ONLY $39.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
max_messagesNo
conversation_idYes
Behavior4/5

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

With no annotations, the description carries the burden, and it discloses useful behavior: BYOK key-dependent execution, fallback to a clean transcript, and a $39 paid condition. It also clearly indicates a read-style 'pull' rather than a mutation. It stops short of mentioning data-privacy side effects, errors, or rate limits, which keeps it from a 5.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The definition is short and front-loaded: the core action and outputs appear first, with key and pricing caveats following. The 'POWER:' prefix is marketing noise, and the BYOK/pricing sentence is dense, but no substantive information is wasted.

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?

For a simple two-parameter read tool, the description covers the main output modes and key requirements, and it names the return contents. However, with no output schema and no annotation support, the absence of parameter semantics and alternative-tool guidance leaves a meaningful gap for an agent deciding how to invoke it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0% and the description provides no parameter details. 'Conversation thread' hints at a conversation_id, but max_messages is entirely undocumented and its effect on the summary/transcript is not explained, so an agent cannot infer correct parameter semantics from the description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action and outputs: 'pull a conversation thread and get a 5-line summary + sentiment + suggested next action.' This makes the function clear and non-tautological, but it does not explicitly distinguish it from sibling tools such as gold_ghl_conversations_list_reply_draft, so it misses the top score.

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?

It gives concrete conditional usage context: with the user's OpenAI key it summarizes; without the key it returns a clean transcript. It also notes the paid requirement. However, it never states when to prefer this tool over alternatives or when not to use it, so differentiation from siblings is left implied.

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/diklaaltman91-ux/17-ghl-gold'

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