List services
list_servicesThe eight services IG Digital Lab offers, each with a one-line summary and the canonical page URL. Use this to answer what the agency can build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
list_servicesThe eight services IG Digital Lab offers, each with a one-line summary and the canonical page URL. Use this to answer what the agency can build.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections. Dates show when Glama detected each change.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the behavioral burden. It discloses that the tool returns eight services, each with a summary and canonical page URL. Since this is a simple zero-parameter read operation, this is sufficient transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences long, with no filler. The main content is stated first, and the use case is given in the second sentence. Every word adds value.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter tool with no output schema and no annotations, the description is complete: it names the resource, the number of entries, the content of each entry, and the intended use case. No critical information is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has zero parameters, so there is nothing for the description to add about parameter meanings. The baseline for a no-parameter tool is 4, and the description appropriately focuses on the output instead.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states that the tool lists the eight services IG Digital Lab offers, each with a one-line summary and canonical URL. It also narrows its purpose to answering what the agency can build, which distinguishes it from the sibling tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides a clear use case: 'Use this to answer what the agency can build.' It does not explicitly name alternatives or exclusions, but the intended context is evident from the phrasing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.
Each tool targets a clearly distinct action: company facts, service areas, service list, audit request, and contact request. There is no meaningful overlap between tools, and the descriptions reinforce when each should be used.
All tool names follow a consistent verb_noun pattern: get_company_info, get_service_areas, list_services, request_ai_visibility_audit, submit_contact_request. The verbs are semantically accurate and uniform in style.
Five tools is well-scoped for a company info and lead-generation server. Each tool contributes a distinct capability without redundancy or bloat.
The surface covers the core user journey: learn about the agency, verify coverage, see services, request an audit, and send a contact message. Minor gaps like portfolio or case study information could exist, but the essential informational and action-oriented workflows are complete.