Skip to main content
Glama

List Target Packs

list_target_packs

Fetch curated starter lists of target firms for each MBA recruiting track to organize your job search.

Instructions

Curated starter lists of firms, one per track.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

B3.3/5.0
Behavior2/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. The description is a noun phrase defining target packs, not an action verb describing behavior. It does not explicitly state that this is a read-only operation, nor does it disclose any side effects, pagination, or response characteristics.

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, concise sentence without filler. It efficiently conveys the core nature of the tool, though it could be improved by turning it into an imperative phrase. As is, it is appropriately small.

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?

Given zero parameters and the existence of an output schema, the description provides enough content to understand what target packs are. However, it does not explain when to retrieve them versus listing individual targets, nor does it clarify the concept of a 'track.' For an agent choosing among 22 siblings, this is minimally sufficient but lacks routing guidance.

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

Parameters4/5

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

The tool has zero parameters, so the baseline is 4. The description does not need to explain any parameters; the schema confirms an empty input. No additional parameter semantics are needed.

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 the resource (target packs) and adds that they are 'curated starter lists of firms, one per track.' This clarifies what the tool provides, but lacks an explicit verb like 'lists' and does not directly differentiate from sibling tools such as add_target_pack or list_targets.

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?

Usage is implied by the title and description — it returns curated starter lists of target packs — but there is no explicit guidance on when to choose this tool over alternatives like list_targets or add_target_pack. No exclusions or alternative conditions are given.

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/nhemrajani/mba-mcp'

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