Skip to main content
Glama

Alfresco MCP Server

by stevereiner

cancel_checkout

Cancel the checkout of a document on the Alfresco MCP Server to discard changes and remove the working copy by specifying the node ID.

Instructions

Cancel checkout of a document, discarding any working copy.

Input Schema

NameRequiredDescriptionDefault
node_idYes

Input Schema (JSON Schema)

{ "properties": { "node_id": { "title": "Node Id", "type": "string" } }, "required": [ "node_id" ], "type": "object" }

Other Tools from Alfresco 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/stevereiner/python-alfresco-mcp-server'

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