mcp-codex-keeper

update_documentation

Synchronize documentation content from source, ensuring accuracy and relevance by specifying the document name and optionally forcing an immediate update.

Instructions

Update documentation content from source

Input Schema

NameRequiredDescriptionDefault
forceNoForce update even if recently updated
nameYesName of the documentation to update

Input Schema (JSON Schema)

{ "properties": { "force": { "description": "Force update even if recently updated", "type": "boolean" }, "name": { "description": "Name of the documentation to update", "type": "string" } }, "required": [ "name" ], "type": "object" }

Other Tools from mcp-codex-keeper

Related Tools

ID: bo39uifs3k