You're viewing a demo portfolio

Join the waitlist
PRSM

lock_acquire

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Distributed lock: acquire a named lock for ttlSec so only one agent proceeds. Returns acquired:false if held. Send { name, token, ttlSec? }. [x402 paid tool — price $0.003; POST /api/lock/acquire]

Parameters schema

{
  "type": "object",
  "required": [
    "name",
    "token"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Lock name"
    },
    "token": {
      "type": "string",
      "description": "Your secret token"
    },
    "ttlSec": {
      "type": "number",
      "description": "Auto-expire seconds (default 60, max 3600)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →
lock_acquire — x402 Trading & On-Chain Intelligence — PRSM MCP