restore_knowledge_document
ActiveTool of FavCRM
declared in 1.0.0
Restore a previously deleted knowledge document.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"documentId"
],
"properties": {
"documentId": {
"type": "string",
"description": "Knowledge document ID"
}
}
}Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries