Skip to main content
Glama

List the works a person is credited with

list_works
Read-onlyIdempotent

Find works the Bibliothèque nationale de France catalogue credits to a person. Provide their author identifier from search_authors to get titles, dates, and form codes for each recorded work.

Instructions

List the works the Bibliothèque nationale de France catalogue names one person the creator of, by the identifier search_authors returns. This is the tool for 'what did this person write'. Each row carries the title, the date the record gives the work, the form codes the catalogue points at, whether the record is established or provisional, and the identifier get_work, list_editions and find_digitised take. It is not a bibliography. It reports one link the catalogue holds, and the catalogue credits a person on a record in other ways and holds editions whose work it has never established, so a work missing here is not a work the person did not write. The form codes are the work-form vocabulary's own terms and carry no label in this dataset, so some read as words and some do not. A work stating no code has a form the catalogue does not state, so keeping the rows carrying one code finds the works that declare it and never all the works of that form. Rows are ordered by the address the catalogue gives each work, which is neither chronological nor an order of importance. No total is reported, because the catalogue counts nothing here and a count would read as a measure of what the person wrote.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
limitNo
author_idYesThe person identifier from search_authors, such as 'cb119219976'. A full data.bnf.fr address is accepted too.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageYes
notesYes
worksYes
has_moreYes
author_idYes
retrieved_atYesWhen these metadata were read from data.bnf.fr, as an ISO 8601 instant. The BnF licence asks for this date to be stated wherever the metadata are shown, so repeat it alongside the source.
Behavior5/5

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

Beyond annotations, it discloses row ordering by 'address' not chronological, absence of a total count, that form codes carry no labels, and that only one catalogue link is reported. It also explains the open-world caveat that missing works do not mean the person didn't write them. This is thorough and adds substantial context.

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 long but front-loaded with a clear purpose in the first sentence. Each subsequent sentence provides valuable caveats and behavioral details without repetition. While verbose, it earns its length through necessary nuance.

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?

Even with an output schema and annotations, the description explains row fields, ordering, open-world behavior, form code nuances, and the meaning of missing works. It leaves no major ambiguity about what the tool returns or its limitations, making it highly complete for the tool's complexity.

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

Parameters2/5

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

Schema already describes author_id adequately; the description merely restates it. With only 33% schema coverage, the description does not compensate for undocumented page/limit parameters, offering no pagination guidance or parameter-specific details. The added value is minimal.

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 works a person is credited with, using a specific identifier from search_authors. Explicitly labeled as 'the tool for what did this person write' and distinguished from a bibliography. This separates it from sibling tools like list_editions and get_work.

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?

Provides clear when-to-use context: after search_authors, for finding what a person wrote. Mentions it is not a bibliography and cautions about open-world limitations. However, it does not explicitly name alternative tools or state when not to use it, relying instead on implied context.

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/smeet666/mcp-databnf'

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