Skip to content
MCP tools
View as Markdown

Commission ledger

Track agent commission payouts per escrow — list, inspect, and update ledger entries from pending through paid.

Track agent commission payouts per escrow — list, inspect, and update ledger entries from pending through paid.

Tools (4)#

ToolTypeWhat it does
commission_ledger_createCreates dataRecord a commission ledger entry — the payment-tracking record for a deal commission (status, projected/actual payout dates, check number).
commission_ledger_listRead-onlyList commission ledger entries visible to the caller, newest first.
commission_ledger_getRead-onlyGet the full details of a single commission ledger entry by its ID — amounts, splits, status, payout dates, and the linked escrow.
commission_ledger_updateUpdates dataUpdate mutable fields of a commission ledger entry — typically advancing status (pending → processing → paid), recording the actual payout date / check number, or correcting amounts.