Skip to main content
Glama
TVLSS

HireJack

List Watchlist

list_watchlist
Read-onlyIdempotent

Retrieve companies on your HireJack watchlist, including name, domain, and follow date. Use to view watched companies before adding or removing.

Instructions

List the companies on the authenticated user's HireJack watchlist — the read companion to watch_company. Returns company name, domain (reusable with get_company_profile/company_fit/watch_company), and follow date. Use for 'what companies am I watching?' or before adding/removing one. For hiring trends and stats per watched company, use watchlist_intelligence (Pro).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax companies to return (default 50).
Behavior4/5

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

Annotations already declare readOnlyHint and idempotentHint; description adds that it returns company name, domain, and follow date, and notes domain reusability. No contradictions or hidden behaviors.

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?

Description is three sentences, front-loaded with main purpose, no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given simple tool (1 optional param, no output schema), description fully covers purpose, return values, and usage context. No gaps.

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?

Only one parameter 'limit' with schema description already clear. Description does not add extra meaning beyond schema, so baseline 3 applies given 100% 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?

Clearly states it lists companies on the authenticated user's watchlist, specifies returned fields (name, domain, follow date), and distinguishes from sibling tools like watch_company and watchlist_intelligence.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says when to use: 'What companies am I watching?' or before add/remove. Also directs to watchlist_intelligence for trends, providing clear guidance on alternatives.

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/TVLSS/hirejack-mcp'

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