Skip to main content
Glama
WonderCV

ClawHire MCP

by WonderCV

list_jobs

View published job listings with application statistics to monitor hiring progress and manage recruitment workflows.

Instructions

查看已发布的职位列表及申请统计。

返回信息:

  • 职位基本信息(标题、城市、薪资)

  • 申请数量(各职位的投递数)

  • 职位状态(已发布/已过期等)

可用于:

  • 了解各职位的招聘进展

  • 决定是否需要刷新或关闭某职位

  • 快速跳转到特定职位的候选人搜索

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes会话 ID,从 register_company 获取
statusNo职位状态过滤:0=草稿, 1=已发布, 2=已过期, 3=已下线
pageNo页码,默认1
page_sizeNo每页数量,默认20,最大50
Behavior3/5

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

With no annotations provided, the description carries the full burden. It discloses that the tool returns job information, application counts, and statuses, which is helpful. However, it lacks details on permissions needed, rate limits, pagination behavior beyond schema hints, or whether this is a read-only operation (implied but not stated). The description adds some behavioral context but leaves gaps for a tool with 4 parameters.

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 well-structured with clear sections: purpose, return information, and usage scenarios. It's appropriately sized (3 bullet points each for returns and usage) and front-loaded with the core purpose. Minor room for improvement in tightening phrasing, but overall efficient.

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 no annotations and no output schema, the description provides good context on what the tool does and when to use it. However, for a tool with 4 parameters and pagination behavior, it lacks details on error handling, response format beyond high-level fields, or authentication requirements (session_id is documented in schema but not explained in description). It's adequate but has clear 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?

Schema description coverage is 100%, so the schema fully documents all 4 parameters. The description doesn't add any parameter-specific information beyond what's in the schema (e.g., it doesn't explain 'status' values or 'page' defaults in more detail). Baseline 3 is appropriate when the schema does the heavy lifting, but no extra value is added.

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 clearly states the tool's purpose: '查看已发布的职位列表及申请统计' (view published job listings and application statistics). It specifies the verb (view/list) and resource (jobs/positions) with scope (published). However, it doesn't explicitly differentiate from sibling tools like 'list_applications' or 'search_candidates', which prevents a perfect score.

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

Usage Guidelines4/5

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

The description provides clear usage contexts in the '可用于' (can be used for) section: understanding recruitment progress, deciding to refresh/close positions, and jumping to candidate search. It gives practical scenarios but doesn't explicitly state when NOT to use this tool or name alternatives like 'search_candidates' for filtering candidates directly.

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/WonderCV/clawhire-mcp'

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