DocGen MCP Server

MIT License
  • Apple

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

ID: b7ti2ed9hz