Skip to main content
Glama

DocGen MCP Server

by rjadhavJT

view_document_history

Track and retrieve history of generated documents by specifying project ID and limit entries. Streamlines document management and review processes within the DocGen MCP Server.

Instructions

View history of previously generated documents

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of history entries to return
project_idNoFilter by project ID

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of history entries to return", "type": "number" }, "project_id": { "description": "Filter by project ID", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from DocGen MCP Server

Related Tools

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/rjadhavJT/docgen-mcp'

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