Skip to main content
Glama

openalex_work_search

Search scholarly literature by topic or keyword and retrieve titles, years, citation counts, authors, and venues from OpenAlex to support literature reviews and citation analysis.

Instructions

Search OpenAlex scholarly works. 检索 OpenAlex 学术文献:输入主题或关键词(如 CRISPR gene editing、organ-on-chip),returns title/year/citations/authors/venue. 返回标题、年份、被引、作者与期刊,用于文献调研与引用分析。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
max_resultsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided, so the description must carry the behavioral transparency burden. It does disclose what the tool returns (title/year/citations/authors/venue) and implies a read-only keyword search, but it does not describe sorting, pagination, result-count behavior, or coverage limitations.

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 compact and front-loaded, with a clear action, examples, return fields, and purpose in two short sentences. The bilingual duplication adds length but is useful for a multilingual user base and does not introduce unnecessary noise.

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?

For a simple two-parameter search tool with an output schema, the description provides enough to call it: query examples, returned fields, and purpose. The main gaps are lack of sibling-selection guidance and no explicit mention of max_results behavior, but these are not critical for a basic search invocation.

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 0%, and the input schema only provides property titles. The description enriches the query parameter with concrete examples ('CRISPR gene editing', 'organ-on-chip'), but max_results is only inferable from its name and default value, not explained in the description.

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 action and resource: 'Search OpenAlex scholarly works' and lists the returned fields (title/year/citations/authors/venue). It is specific enough to distinguish itself from many sibling tools, though it does not explicitly contrast with other literature-search siblings like pubmed_search or europepmc_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 gives clear usage context: input topics or keywords, examples, and a stated purpose of literature review and citation analysis. However, it does not mention when to choose this tool over the many alternative literature/database search siblings, nor does it state any exclusions or conditions where another tool would be preferable.

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/qgeng1465/bio-mcp'

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