tidb · Capability
TiDB HTTP API — MVCC
TiDB HTTP API — MVCC. 2 operations. Lead operation: Get MVCC info by hex key. Self-contained Naftiko capability covering one Tidb business surface.
What You Can Do
GET
Getmvccbyhexkey
— Get MVCC info by hex key
/v1/mvcc/hex/{hexkey}
GET
Getmvccbyhandle
— Get MVCC info by row handle
/v1/mvcc/key/{db}/{table}/{handle}
MCP Tools
get-mvcc-info-hex-key
Get MVCC info by hex key
read-only
idempotent
get-mvcc-info-row-handle
Get MVCC info by row handle
read-only
idempotent