Skip to main content
Glama

boss_export

Export job search results from BOSS Zhipin to CSV, JSON, or HTML files. Reuse search page URL to apply filters automatically.

Instructions

导出搜索结果为 CSV / JSON / HTML 文件,支持 BOSS 直聘搜索页 URL 复用筛选条件。默认脱敏 job_id/security_id/boss_name,HTML 始终省略平台标识、招聘者姓名和薪资。 [可用性: 可用性: roles=candidate; candidate_platforms=zhilian, zhipin; recruiter_platforms=-]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo搜索关键词;提供 url 时可省略
urlNoBOSS 直聘搜索页完整 URL(可省略 query 直接复用网页筛选)
cityNo城市名称(如 北京、广州)
salaryNo薪资范围(如 20-50K)
experienceNo经验要求,支持逗号分隔多选
educationNo学历要求,支持逗号分隔多选
industryNo行业类型,支持逗号分隔多选
scaleNo公司规模,支持逗号分隔多选
stageNo融资阶段,支持逗号分隔多选
job_typeNo职位类型,支持逗号分隔多选
countNo导出数量
formatNo输出格式csv
output_fileNo输出文件路径;不传则在 stdout 信封内 inline 返回 jobs 列表
include_privateNoCSV/JSON/stdout 保留 job_id/security_id/boss_name 明文;HTML 始终省略平台标识、招聘者姓名和薪资
Behavior3/5

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

The description discloses default desensitization behavior and HTML-specific omissions, but does not clarify whether file creation is a side effect or if the tool is read-only. No annotations are provided, so the description only partially covers behavioral traits.

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?

The description is two sentences plus an availability line, all front-loaded with the key purpose. Each sentence adds value with no redundancy.

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 the tool has 14 parameters and no output schema, the description only provides high-level purpose and one behavioral detail. It lacks an overview of how parameters work together, such as the interplay between url and other filters.

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 coverage is 100%, so baseline is 3. The description adds no additional meaning beyond what is already in the input schema, such as the relationship between query and url or parameter interactions.

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 the tool exports search results as CSV/JSON/HTML files and supports reusing BOSS直聘 search page URL for filters. It uses specific verbs and resources, distinguishing it from sibling tools like boss_search.

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 exporting search results but does not provide explicit guidance on when to use this tool versus alternatives like boss_show or boss_search. No exclusions or prerequisites are mentioned.

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/can4hou6joeng4/boss-agent-cli'

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