Skip to main content
Glama
Das-rebel

Marketic

by Das-rebel

run_prospect_loop

Discovers niche-specific prospects, enriches with live market signals, auto-drafts personalized outreach, and inserts scored leads into CRM.

Instructions

Signal-driven prospecting (JoeCRM pattern): discover prospects matching a niche, enrich with live market signals, auto-draft personalized outreach, insert scored leads into CRM. Degrades to signal-derived prospects when Serper key absent.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
niche_queryYesWho to prospect, e.g. 'D2C skincare brands founder'
market_queryNoMarket topic for signal enrichment
Install Server

TDQS

A3.8/5.0
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It discloses the core behavioral traits: it enriches with live market signals, auto-drafts outreach, inserts scored leads into CRM, and degrades gracefully when Serper key is absent. This goes beyond a simple statement and outlines the sequence of actions. However, it does not mention potential side effects beyond CRM insertion, such as duplicate creation, idempotency, or rate limits, but the main behaviors are transparent.

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 description is two sentences, with the core purpose front-loaded. It packs a lot of information efficiently, but the first sentence is a long run-on that could be segmented for readability. There is no wasted verbiage, and the degradation note is useful as a separate second sentence. Overall, it is concise and structured reasonably well.

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?

The tool is a complex, multi-step operation that mutates CRM data, yet there is no output schema and no annotations. The description explains the process and the degradation, but it does not mention what the tool returns (e.g., list of created leads, scores), whether it is a long-running operation, or any error conditions. For a tool of this complexity with zero structured context beyond the input schema, the description is incomplete in explaining the outcome and potential issues.

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?

Schema description coverage is 67%, so the schema already documents two of three parameters. The description adds context about the overall workflow (niche and market usage) but does not add specific syntax or format details for any parameter, and it does not explain the 'limit' parameter, which lacks a schema description. The description marginally reinforces the meaning of niche_query and market_query but does not compensate for the missing limit documentation.

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 states a specific purpose: 'Signal-driven prospecting' with a clear workflow (discover, enrich, auto-draft, insert) and references a distinct 'JoeCRM pattern'. It clearly distinguishes itself from sibling tools like crm_create_lead or collect_signals by describing a multi-step end-to-end process, not a single operation. The verb 'run' and the resource 'prospect_loop' are explicit, and the description explains what the tool does without being tautological.

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?

The description implies usage for comprehensive prospecting with signal enrichment, and notes a fallback behavior when Serper key is absent. However, it does not explicitly state when to use this tool over alternatives (e.g., using crm_create_lead directly, or collect_signals alone), nor does it mention any exclusions or prerequisites such as CRM configuration or API keys beyond Serper. The guidance is inferred rather than explicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/Das-rebel/marketic'

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