Skip to main content
Glama

team_file_lock

Prevent conflicting file edits in team environments by acquiring advisory locks with automatic 10-minute release. Check lock status or release locks manually to coordinate multi-user file access.

Instructions

Advisory file locks to prevent conflicting edits. Auto-releases after 10 min TTL. Action "lock": acquire lock. Action "unlock": release lock. Action "status": check lock status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesOperation to perform
fileNoFile path (required for lock/unlock, optional for status — omit to list all)
agentIdNoAgent ID (required for lock/unlock)

Latest Blog Posts

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/AVIDS2/memorix'

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