Skip to main content
Glama

render_quarto

Render a Quarto report to HTML, PDF, or DOCX format. Specify the project root and .qmd file path.

Instructions

Render a project Quarto report to HTML, PDF, or DOCX using the quarto executable.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

Annotations provide no hints about side effects or safety. The description does not disclose where output files are saved, whether it overwrites existing files, or the impact of the operation. As a rendering tool, it likely produces new files, but this is not stated.

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?

One sentence with all key elements (verb, object, output formats). No extraneous text. Could be slightly expanded for clarity on usage.

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?

With 5 parameters and an output schema, the description is minimal. It does not explain the purpose of each parameter or the return structure, but the output schema exists. Overall adequate but not comprehensive.

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?

The tool description adds no parameter details beyond the schema's inline descriptions. Since schema coverage is 0%, the description should compensate, but it only mentions the output format implicitly. Baseline 3 due to schema descriptions being present.

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 verb 'Render', the resource 'Quarto report', and the output formats (HTML, PDF, DOCX). It distinguishes from sibling tools that focus on other tasks like running regressions or creating summaries.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus siblings like run_r_script or reproduce_run. No mention of alternatives or situations where rendering is appropriate.

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/emmanueltsallis/econ-r-mcp'

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