Skip to main content
Glama

get_outbound_targets

Fetch prospects due for outreach, filtered by enabled channels and deliverable country, with reachable totals and split by channel type, respecting outreach quota.

Instructions

Prospects due for outreach (new + follow-up/recycle touches), ordered by the measured targeting score (x priority multiplier; a share of each batch is random exploration slots); server-filters by enabled channels and deliverable country (unknown country passes unless the project sets targetCountries). Reports the reachable total and its email / formOnly / snsOnly / platformOnly split, the outbound mode (send|draft), remaining outreach quota, and the mailbox email cap; then the prospects as JSON, each carrying country, discoveryStrategy, and cycle {kind, touchNumber}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax number of prospects to return
projectIdYesProject name or ID
Behavior5/5

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

The description discloses internal logic such as the use of a measured targeting priority, random exploration for a share of batches, server-side filtering by enabled channels and country, and the structure of the output (reachable total, split, mode, quota). This goes well beyond any annotations (none provided).

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 a single dense paragraph covering multiple aspects (ordering, filters, output details). It is not overly verbose but conveys a lot of information efficiently. Well-structured despite length.

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?

Given there is no output schema, the description compensates by detailing the return format (reachable total, split, mode, quota, and prospect fields). It also explains query parameters' effects and filtering logic, making it fairly complete for a get operation.

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?

The input schema already provides descriptions for both parameters (limit and projectId). The tool description does not add significant extra meaning to these parameters beyond what is already in the schema, though it does imply their role in the overall process. Baseline is 3 due to full schema coverage.

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 that the tool retrieves prospects due for outreach, specifying ordering, filtering, and output details. It distinguishes itself from sibling tools by detailing its unique behavior (priority-based ordering, random exploration, server-side filters).

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 explains the tool's behavior (e.g., how prospects are ordered and filtered) but does not explicitly state when to use it over alternatives or provide when-not-to-use guidance. The context is implicit, but no explicit usage comparisons are made.

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/aitit-inc/leadace'

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