Skip to main content
Glama
northrosetech

GHL MCP Server

List Blogs

ghl_list_blogs
Read-onlyIdempotent

List all blogs for a specific location in GoHighLevel by providing the location ID. Get a complete overview of blogs for that location.

Instructions

Get all blogs for a location.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
locationIdNo
Behavior2/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint=false, covering safety. The description adds no behavioral context such as pagination, sorting, or response format, only restating the operation.

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?

Single sentence, front-loaded, and zero waste. Perfectly concise for a simple list operation.

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 list tool with no output schema, the description is adequate but does not describe return structure, pagination, or parameter details. Annotations cover safety, but overall guidance is thin.

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

Parameters2/5

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

Schema has one parameter (locationId) with no description (0% coverage). The description mentions 'for a location' which helps map the parameter, but does not explain format, optionality, or defaults. Minimal compensation for the schema gap.

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 uses specific verb 'Get', resource 'blogs', and scope 'for a location', clearly distinguishing it from sibling list tools. It is not a tautology and fully communicates the operation.

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?

Implied usage: use when you need all blogs for a location. No explicit alternatives or exclusions are provided, but the resource is unique among siblings, so the guidance is adequate but not elaborated.

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/northrosetech/ghl-mcp-server'

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