Finance Module

177 entities and 818 agent-callable operations in finance. Each operation is addressed as {mega_tool}/finance/{entity}/{operation} and carries the same permission check over MCP and REST.

account

OperationMega-toolWhat it does
createentity_crudCreate a new GL account
listentity_crudList GL accounts with filtering and pagination
readentity_crudGet account details by ID
searchentity_crudSearch GL accounts for coding lookup
updateentity_crudUpdate an existing GL account

agent_analytics

OperationMega-toolWhat it does
agent_comparisonreport_queryCompare agents by success rate, duration, cost, and execution count
cost_analysisreport_queryToken usage and cost breakdown by agent, day, week, or month
execution_historyreport_queryExecution timeline with status, duration, tokens, and cost
performance_summaryreport_queryAgent execution success/failure metrics grouped by agent
roi_analysisreport_queryAgent ROI analysis comparing execution cost against value generated

agent_execution

OperationMega-toolWhat it does
createentity_crudCreate a new agent execution
deleteentity_crudDelete a agent execution
listentity_crudList agent_executions with filtering and pagination
readentity_crudGet detailed agent execution information
updateentity_crudUpdate an existing agent execution

agent_workflow

OperationMega-toolWhat it does
createentity_crudCreate a new agent workflow
deleteentity_crudDelete an agent workflow
listentity_crudList agent workflows with filtering and pagination
readentity_crudGet detailed agent workflow information
searchentity_crudSearch agent workflows with fuzzy matching
updateentity_crudUpdate an existing agent workflow

aging

OperationMega-toolWhat it does
ap_detailreport_queryGet detailed AP aging report with individual vendor invoices
ap_summaryreport_queryGenerate AP aging summary from vendor invoices by aging buckets
ar_detailreport_queryGet detailed AR aging report with individual invoices
ar_summaryreport_queryGenerate AR aging summary from invoices by aging buckets

ap_intake

OperationMega-toolWhat it does
extract_statusintegration_callPoll the AP-intake extraction state for an uploaded document.
uploadintegration_callIngest an invoice/receipt file into Accounts-Payable intake.

ap_open_bills

OperationMega-toolWhat it does
queryreport_queryOpen AP bills with amounts due, aged into buckets and split by property and vendor, each annotated with whether it is a live pay-run candidate and, when it is…

approval

OperationMega-toolWhat it does
approveworkflow_actionApprove current step
cancelworkflow_actionCancel the request (submitter or admin)
delegateworkflow_actionDelegate the current step to another user
rejectworkflow_actionReject the request
route_for_approvalsmart_actionSuggest the approval workflow + step-1 assignees for an entity
submitworkflow_actionSubmit an entity for approval (creates ApprovalRequest)

approval_request

OperationMega-toolWhat it does
listentity_crudList approval requests (defaults to current user's inbox)
readentity_crudRead an approval request

approval_workflow

OperationMega-toolWhat it does
createentity_crudCreate an approval workflow (admin-only)
listentity_crudList approval workflows
readentity_crudRead an approval workflow
updateentity_crudUpdate an approval workflow (admin-only)

ar_invoice

OperationMega-toolWhat it does
breakdownreport_queryGet ar invoice breakdown by dimension
summaryreport_queryAR invoice analytics by status and customer
trendreport_queryGet ar invoice trend over time

asset_disposition

OperationMega-toolWhat it does
createentity_crudCreate an asset disposition (posts gain/loss JE via service)
listentity_crudList asset dispositions
readentity_crudRead an asset disposition

attribution_assignment

OperationMega-toolWhat it does
createentity_crudRecord who a value is attributable to, under which ruling
deleteentity_crudDelete an attribution assignment
listentity_crudList attribution assignments with filtering and pagination
readentity_crudGet an attribution assignment by ID
updateentity_crudUpdate an attribution assignment

attribution_ruling

OperationMega-toolWhat it does
createentity_crudRecord an attribution ruling
deleteentity_crudDelete an attribution ruling
listentity_crudList attribution rulings with filtering and pagination
readentity_crudGet an attribution ruling by ID
updateentity_crudUpdate an attribution ruling

attribution_summary

OperationMega-toolWhat it does
attribution_summarysmart_actionWhat is attributable to one entity, by bucket, and on whose ruling.

audit_log_entry

OperationMega-toolWhat it does
listentity_crudList audit log entries (immutable; read-only)
readentity_crudRead an audit log entry

audit_trail

OperationMega-toolWhat it does
audit_trailreport_queryAudit trail report — filterable, paginated audit log query

balance_sheet

OperationMega-toolWhat it does
balance_sheetreport_queryBalance sheet balance sheet.

bank_account

OperationMega-toolWhat it does
createentity_crudCreate a new bank account
deleteentity_crudDelete a bank account (soft delete)
listentity_crudList bank accounts with filtering and pagination
readentity_crudGet bank account details by ID
updateentity_crudUpdate a bank account

bank_feed

OperationMega-toolWhat it does
disconnectworkflow_actionForget the linked bank Item: drop its access token from the connector's encrypted credentials and park the connection.
syncworkflow_actionPull one linked bank feed now: import new transactions, classify them, and (when the connection opts in) score inbound deposits against open tenant invoices.

bank_feed_connection

OperationMega-toolWhat it does
createentity_crudCreate a new bank feed connection
deleteentity_crudDelete a bank feed connection
listentity_crudList bank_feed_connections with filtering and pagination
readentity_crudGet detailed bank feed connection information
searchentity_crudSearch bank_feed_connections with fuzzy matching
updateentity_crudUpdate an existing bank feed connection

bank_feed_status

OperationMega-toolWhat it does
queryreport_queryOne row per bank feed: provider, institution, link state, last sync outcome and how far the transaction history has been pulled through.

bank_import

OperationMega-toolWhat it does
submitintegration_callBulk-import bank transactions into a bank account.

bank_recon

OperationMega-toolWhat it does
auto_matchworkflow_actionAutomatically match bank transactions to ledger entries for a bank account.
cancelworkflow_actionCancel an in-progress bank reconciliation with an optional reason.
completeworkflow_actionComplete a bank reconciliation and lock it.
excludeworkflow_actionExclude a bank transaction from reconciliation with an optional reason.
manual_matchworkflow_actionManually match a bank transaction to a ledger entry of the specified type.
unmatchworkflow_actionRemove an existing match from a bank transaction.

bank_reconciliation

OperationMega-toolWhat it does
createentity_crudCreate a new bank reconciliation
deleteentity_crudDelete a bank reconciliation
get_transitionsworkflow_actionGet available transitions for a bank reconciliation
listentity_crudList bank_reconciliations with filtering and pagination
readentity_crudGet detailed bank reconciliation information
transitionworkflow_actionTransition bank reconciliation to a new status
updateentity_crudUpdate an existing bank reconciliation

bank_transaction

OperationMega-toolWhat it does
createentity_crudCreate a new bank transaction (manual entry or import)
deleteentity_crudDelete a bank transaction (soft delete)
excludeentity_crudExclude a bank transaction from reconciliation (e.g., internal transfers)
listentity_crudList bank transactions with filtering and pagination
matchentity_crudMatch a bank transaction to a journal entry or payment
readentity_crudGet bank transaction details by ID
reconcileentity_crudMark a bank transaction as cleared in a reconciliation
unmatchentity_crudRemove matching from a bank transaction
updateentity_crudUpdate a bank transaction

benchmark

OperationMega-toolWhat it does
createentity_crudCreate a new benchmark
deleteentity_crudDelete a benchmark
listentity_crudList benchmarks with filtering and pagination
readentity_crudGet detailed benchmark information
searchentity_crudSearch benchmarks with fuzzy matching
updateentity_crudUpdate an existing benchmark

benchmark_comparison

OperationMega-toolWhat it does
relative_performancereport_queryRelative performance vs benchmark over multiple standard periods
risk_adjustedreport_queryRisk adjusted benchmark comparison.
trackingreport_queryTracking error and excess return analysis vs benchmark

best_mark

OperationMega-toolWhat it does
best_marksmart_actionThe best-supported valuation mark for one subject as of a date, with the runners-up and why each lost.

bill_attribution

OperationMega-toolWhat it does
suggestsmart_actionSuggest the property (cost center) a bill should be attributed to

book_mark

OperationMega-toolWhat it does
book_markworkflow_actionPromote one ValuationMark into a BookedPosition on a net worth statement — the governed act that turns an observation into a booked line.

booked_position

OperationMega-toolWhat it does
createentity_crudBook one statement line against exactly one ValuationMark (refuses a derived or never_sum mark)
deleteentity_crudDelete a booked position
listentity_crudList booked positions with filtering and pagination
readentity_crudGet a booked position by ID
updateentity_crudUpdate a booked position (line identity — statement/line_list/sequence — is immutable)

broker

OperationMega-toolWhat it does
createentity_crudCreate a new broker
deleteentity_crudDelete a broker
listentity_crudList brokers with filtering and pagination
readentity_crudGet detailed broker information
searchentity_crudSearch brokers with fuzzy matching
updateentity_crudUpdate an existing broker

broker_management

OperationMega-toolWhat it does
connectworkflow_actionEstablish a connection to a broker
disableworkflow_actionDisable a broker
disconnectworkflow_actionDisconnect from a broker
enableworkflow_actionEnable a disabled broker
set_primaryworkflow_actionSet a broker as the primary/default broker for the organization
test_connectionworkflow_actionTest broker connectivity and return connection health

budget

OperationMega-toolWhat it does
budget_checksmart_actionCheck remaining budget for an account in a period
budget_vs_actualreport_queryVariance report: budgeted vs actual per account for a budget
createentity_crudCreate a budget
listentity_crudList budgets
readentity_crudRead a budget
updateentity_crudUpdate a budget

budget_line

OperationMega-toolWhat it does
createentity_crudCreate a budget line
deleteentity_crudDelete a budget line
listentity_crudList budget lines
readentity_crudRead a budget line
updateentity_crudUpdate a budget line

capital_account_rollforward

OperationMega-toolWhat it does
createentity_crudRecord a K-1 Item L capital account rollforward
deleteentity_crudDelete a capital account rollforward
listentity_crudList capital account rollforwards with filtering and pagination
readentity_crudGet a capital account rollforward by ID
updateentity_crudUpdate a capital account rollforward's annotation fields (the observed value itself is never mutated after ingest)

cash_flow

OperationMega-toolWhat it does
expected_collectionsreport_queryList expected customer collections by due date
forecastreport_queryGenerate cash flow forecast based on AR and AP
historicalreport_queryAnalyze historical cash flow from payments and receipts
upcoming_paymentsreport_queryList upcoming vendor invoice payments by due date

cash_position

OperationMega-toolWhat it does
queryreport_queryCash on hand from posted journal entries as of a date: total, per bank account (book balance vs the bank's own figure), and per property cost center.

cash_vs_accrual

OperationMega-toolWhat it does
queryreport_queryProfit & loss for a period computed on BOTH the cash and accrual basis, with the difference in revenue, expenses and net income.

categorization_rule

OperationMega-toolWhat it does
createentity_crudCreate a new categorization rule
deleteentity_crudDelete a categorization rule
listentity_crudList categorization_rules with filtering and pagination
readentity_crudGet detailed categorization rule information
searchentity_crudSearch categorization_rules with fuzzy matching
updateentity_crudUpdate an existing categorization rule

checks_register

OperationMega-toolWhat it does
queryreport_queryThe cheque register: every cheque instruction across runs with its number, payee, amount, status and bills, plus totals by status and any gaps in the issued…

corporate_action

OperationMega-toolWhat it does
createentity_crudCreate a new corporate action
deleteentity_crudDelete a corporate action
listentity_crudList corporate actions with filtering and pagination
readentity_crudGet detailed corporate action information
searchentity_crudSearch corporate actions
updateentity_crudUpdate a corporate action

cost_center

OperationMega-toolWhat it does
createentity_crudCreate a cost center
listentity_crudList cost centers
readentity_crudRead a cost center
updateentity_crudUpdate a cost center

credit_memo

OperationMega-toolWhat it does
applyworkflow_actionApply an issued credit memo to an invoice (reduces amount due; posts no journal entry)
createentity_crudCreate a DRAFT credit memo with its lines (posts nothing — use workflow_action issue)
issueworkflow_actionIssue a draft credit memo — posts DR revenue / CR accounts receivable
listentity_crudList credit memos with filtering and pagination
readentity_crudGet one credit memo, optionally with its lines and applications
updateentity_crudEdit a DRAFT credit memo's descriptive fields (issued memos are immutable)
voidworkflow_actionVoid an issued credit memo and reverse its journal entry (refused while applications exist)

credit_memo_aging

OperationMega-toolWhat it does
queryreport_queryOpen credit memo balances bucketed by age, with per-memo detail

credit_memo_application

OperationMega-toolWhat it does
listentity_crudList applications of credit memos to invoices
readentity_crudGet one credit memo application

credit_memo_line

OperationMega-toolWhat it does
createentity_crudAdd a line to a DRAFT credit memo (the memo total is re-derived)
listentity_crudList credit memo lines
readentity_crudGet one credit memo line
updateentity_crudEdit a line on a DRAFT credit memo (the memo total is re-derived)

currency

OperationMega-toolWhat it does
convertsmart_actionConvert amount between currencies
createentity_crudCreate a new currency
deleteentity_crudDelete a currency
fetch_ecb_ratessmart_actionFetch latest ECB exchange rates
listentity_crudList currencies with filtering and pagination
post_revaluationsmart_actionPost a currency revaluation
preview_revaluationsmart_actionPreview currency revaluation impact
readentity_crudGet detailed currency information
reverse_revaluationsmart_actionReverse a currency revaluation
searchentity_crudSearch currencies with fuzzy matching
updateentity_crudUpdate an existing currency

currency_revaluation

OperationMega-toolWhat it does
createentity_crudCreate a new currency revaluation
deleteentity_crudDelete a currency revaluation
listentity_crudList currency_revaluations with filtering and pagination
readentity_crudGet detailed currency revaluation information
searchentity_crudSearch currency_revaluations with fuzzy matching
updateentity_crudUpdate an existing currency revaluation

currency_revaluation_line

OperationMega-toolWhat it does
createentity_crudCreate a new currency revaluation line
deleteentity_crudDelete a currency revaluation line
listentity_crudList currency_revaluation_lines with filtering and pagination
readentity_crudGet detailed currency revaluation line information
updateentity_crudUpdate an existing currency revaluation line

customer

OperationMega-toolWhat it does
batch_reminderssmart_actionBatch generate payment reminders
createentity_crudCreate a new customer
credit_checksmart_actionCustomer credit check
listentity_crudList customers with filtering and pagination
payment_remindersmart_actionGenerate payment reminder
readentity_crudGet customer details by ID
searchentity_crudSearch customers by name, number, or email
updateentity_crudUpdate an existing customer

dashboard

OperationMega-toolWhat it does
budget_variancesmart_actionBudget variance analysis report
cash_flow_forecastsmart_actionCash flow forecast
get_overviewsmart_actionGet finance dashboard overview
gl_activitysmart_actionGet GL account activity
month_end_accrualssmart_actionMonth-end accruals computation
trial_balancesmart_actionTrial balance check

data_provider

OperationMega-toolWhat it does
createentity_crudCreate a new data provider
deleteentity_crudDelete a data provider
listentity_crudList data_providers with filtering and pagination
readentity_crudGet detailed data provider information
searchentity_crudSearch data_providers with fuzzy matching
updateentity_crudUpdate an existing data provider

depreciation_run

OperationMega-toolWhat it does
postworkflow_actionPost depreciation for the period
previewworkflow_actionPreview the depreciation period without posting

depreciation_schedule

OperationMega-toolWhat it does
listentity_crudList depreciation schedule entries
readentity_crudRead a depreciation schedule entry

dimensional_rollup

OperationMega-toolWhat it does
queryreport_queryRoll posted amounts up by cost center (property) or project for a period, each row carrying the prior period's figure and the variance.

dimensions

OperationMega-toolWhat it does
dimensional_rollupsmart_actionRoll up GL activity by cost_center or project for a period

entity_identifier

OperationMega-toolWhat it does
createentity_crudRecord an entity identifier (EIN/TIN/state file number/etc)
deleteentity_crudDelete an entity identifier
listentity_crudList entity identifiers (EIN/TIN/etc) with filtering and pagination
readentity_crudGet an entity identifier by ID
updateentity_crudUpdate an entity identifier

entity_role

OperationMega-toolWhat it does
createentity_crudRecord a role (trustee/manager/etc) held for a legal entity
deleteentity_crudDelete an entity role
listentity_crudList entity roles (trustee/manager/etc chain) with filtering and pagination
readentity_crudGet an entity role by ID
updateentity_crudUpdate an entity role

entity_sheet

OperationMega-toolWhat it does
entity_sheetreport_queryEverything recorded about one entity, sectioned, in one call — the agent-facing equivalent of a workbook sheet.

exchange_rate

OperationMega-toolWhat it does
createentity_crudCreate a new exchange rate
deleteentity_crudDelete a exchange rate
listentity_crudList exchange_rates with filtering and pagination
readentity_crudGet detailed exchange rate information
updateentity_crudUpdate an existing exchange rate

execution

OperationMega-toolWhat it does
createentity_crudCreate a new execution
deleteentity_crudDelete a execution
listentity_crudList executions with filtering and pagination
readentity_crudGet detailed execution information
searchentity_crudSearch executions with fuzzy matching
updateentity_crudUpdate an existing execution

expense_allocation

OperationMega-toolWhat it does
createentity_crudCreate a new expense allocation
deleteentity_crudDelete an expense allocation
listentity_crudList expense allocations with filtering and pagination
readentity_crudGet detailed expense allocation information
searchentity_crudSearch expense allocations
updateentity_crudUpdate an expense allocation

expense_item

OperationMega-toolWhat it does
createentity_crudCreate a new expense item
deleteentity_crudDelete a expense item
listentity_crudList expense_items with filtering and pagination
readentity_crudGet detailed expense item information
searchentity_crudSearch expense_items with fuzzy matching
updateentity_crudUpdate an existing expense item

expense_report

OperationMega-toolWhat it does
approveworkflow_actionApprove an expense report.
breakdownreport_queryGet expense report breakdown by dimension
createentity_crudCreate a new expense report
deleteentity_crudDelete a expense report
get_transitionsworkflow_actionGet available transitions for a expense report
listentity_crudList expense_reports with filtering and pagination
readentity_crudGet detailed expense report information
rejectworkflow_actionReject an expense report with a rejection reason.
searchentity_crudSearch expense_reports with fuzzy matching
submitworkflow_actionSubmit a draft expense report for approval.
summaryreport_queryExpense report analytics and approval funnel
transitionworkflow_actionTransition expense report to a new status
trendreport_queryGet expense report trend over time
updateentity_crudUpdate an existing expense report

fee_schedule

OperationMega-toolWhat it does
createentity_crudCreate a new fee schedule
deleteentity_crudDelete a fee schedule
listentity_crudList fee schedules with filtering and pagination
readentity_crudGet detailed fee schedule information
searchentity_crudSearch fee schedules
updateentity_crudUpdate a fee schedule

finance_import

OperationMega-toolWhat it does
applyworkflow_actionApply finance import.
plan_quickbooksworkflow_actionDry run: read a stored QuickBooks IIF or Journal-CSV export and report what importing it would do — accounts to create, QuickBooks classes with no cost…
rollbackworkflow_actionReverse everything one applied import posted, by writing a mirror entry for each — dated the same day as the original, so no accounting period moves.

finance_import_run

OperationMega-toolWhat it does
listentity_crudList finance import run.
readentity_crudGet one import run with its full plan report: accounts to create, unmapped classes, duplicates, per-year totals and warnings

fixed_asset

OperationMega-toolWhat it does
capitalize_from_invoiceworkflow_actionCreate a FixedAsset from a VendorInvoice (capitalization)
createentity_crudCreate a fixed asset
disposeworkflow_actionDispose a fixed asset (posts gain/loss JE via depreciation_service)
fixed_asset_registerreport_queryAsset register with current NBV + last-period depreciation
listentity_crudList fixed assets with filters
readentity_crudRead a fixed asset by id
recalc_scheduleworkflow_actionRebuild the depreciation schedule for an asset
updateentity_crudUpdate a fixed asset

flow_event

OperationMega-toolWhat it does
createentity_crudRecord a flow event (wire, journal, distribution, capital call, tax payment, etc)
deleteentity_crudDelete a flow event
listentity_crudList flow events with filtering and pagination
readentity_crudGet a flow event by ID
searchentity_crudSearch flow events by counterparty name or reference number
updateentity_crudUpdate a flow event's annotation fields (the observed value itself is never mutated after ingest)

form_1099_summary

OperationMega-toolWhat it does
queryreport_query1099 reporting picture for a tax year: reportable vendors with their box 1 amounts, plus every excluded vendor grouped by the reason it was excluded (card…

gateway_webhook_event

OperationMega-toolWhat it does
listentity_crudList payment-gateway webhook events.
readentity_crudGet one gateway webhook event by ID, including the raw provider payload and the error recorded if processing it failed.

generated_report

OperationMega-toolWhat it does
createentity_crudCreate a new generated report record
deleteentity_crudDelete a generated report
listentity_crudList generated reports with filtering and pagination
readentity_crudGet detailed generated report information
searchentity_crudSearch generated reports
updateentity_crudUpdate a generated report

gl

OperationMega-toolWhat it does
account_lookupsmart_actionLook up GL account by code or name
suggest_codingsmart_actionAI-powered GL account coding suggestion

goods_receipt

OperationMega-toolWhat it does
breakdownreport_queryGet goods receipt breakdown by dimension
cancelworkflow_actionCancel a goods receipt with an optional reason.
createentity_crudCreate a new goods receipt
deleteentity_crudDelete a goods receipt
listentity_crudList goods_receipts with filtering and pagination
postworkflow_actionPost a goods receipt, updating inventory and accruing receipt liabilities.
readentity_crudGet detailed goods receipt information
searchentity_crudSearch goods_receipts with fuzzy matching
summaryreport_queryGoods receipt analytics for inbound procurement
trendreport_queryGet goods receipt trend over time
updateentity_crudUpdate an existing goods receipt

goods_receipt_line

OperationMega-toolWhat it does
createentity_crudCreate a new goods receipt line
deleteentity_crudDelete a goods receipt line
listentity_crudList goods_receipt_lines with filtering and pagination
readentity_crudGet detailed goods receipt line information
updateentity_crudUpdate an existing goods receipt line

guide

OperationMega-toolWhat it does
queryreport_queryFinance agent playbook: where every finance id comes from and the order the workflows run in.

holding_observation

OperationMega-toolWhat it does
createentity_crudRecord a holding observation (statement line detail)
deleteentity_crudDelete a holding observation
listentity_crudList holding observations with filtering and pagination
readentity_crudGet a holding observation by ID
updateentity_crudUpdate a holding observation's annotation fields (the observed value itself is never mutated after ingest)

investment_agent

OperationMega-toolWhat it does
activateworkflow_actionActivate an investment agent (from draft or disabled status)
cancel_executionworkflow_actionCancel a pending or running agent execution
createentity_crudCreate a new investment agent
deactivateworkflow_actionDeactivate an active investment agent
deleteentity_crudDelete a investment agent
executeworkflow_actionTrigger a new execution of an investment agent
get_transitionsworkflow_actionList valid status transitions for an investment agent and its executions
listentity_crudList investment_agents with filtering and pagination
pause_executionworkflow_actionPause a running agent execution
readentity_crudGet detailed investment agent information
retry_executionworkflow_actionRetry a failed agent execution by creating a new execution with the same parameters
searchentity_crudSearch investment_agents with fuzzy matching
updateentity_crudUpdate an existing investment agent

investor_capital

OperationMega-toolWhat it does
createentity_crudCreate a new investor capital account
deleteentity_crudDelete an investor capital account
listentity_crudList investor capital accounts with filtering and pagination
readentity_crudGet detailed investor capital information
searchentity_crudSearch investor capital accounts
updateentity_crudUpdate an investor capital account

invoice

OperationMega-toolWhat it does
aging_reportsmart_actionInvoice aging report
createentity_crudCreate a new invoice
detect_duplicatessmart_actionDetect duplicate invoices
listentity_crudList invoices with filtering and pagination
mark_viewedworkflow_actionMark an invoice as viewed by customer
readentity_crudGet invoice details by ID
searchentity_crudSearch invoices by invoice number, customer name, or amount
sendworkflow_actionMark an invoice as sent to customer
send_reminderworkflow_actionSend a payment reminder for an overdue or outstanding invoice
updateentity_crudUpdate an existing invoice
voidworkflow_actionVoid an invoice

invoice_line_item

OperationMega-toolWhat it does
createentity_crudCreate a new invoice line item
deleteentity_crudDelete a invoice line item
listentity_crudList invoice_line_items with filtering and pagination
readentity_crudGet detailed invoice line item information
searchentity_crudSearch invoice_line_items with fuzzy matching
updateentity_crudUpdate an existing invoice line item

journal_entry

OperationMega-toolWhat it does
breakdownreport_queryGet journal entry breakdown by dimension
createentity_crudCreate a new journal entry
deleteentity_crudDelete a draft journal entry (soft delete)
get_transitionsworkflow_actionGet available transitions for a journal entry
listentity_crudList journal entries with filtering and pagination
postentity_crudPost a draft journal entry to the general ledger
postworkflow_actionPost a journal entry to the general ledger.
readentity_crudGet journal entry details by ID
reverseworkflow_actionCreate a reversing journal entry
summaryreport_queryJournal entry posting analytics
transitionworkflow_actionTransition journal entry to a new status
trendreport_queryGet journal entry trend over time
updateentity_crudUpdate a draft journal entry
voidentity_crudVoid a posted journal entry by creating a reversing entry

journal_entry_line

OperationMega-toolWhat it does
createentity_crudCreate a new journal entry line
deleteentity_crudDelete a journal entry line
listentity_crudList journal_entry_lines with filtering and pagination
readentity_crudGet detailed journal entry line information
searchentity_crudSearch journal_entry_lines with fuzzy matching
updateentity_crudUpdate an existing journal entry line

market_analytics

OperationMega-toolWhat it does
data_provider_healthreport_queryData provider reliability and connection status for the organization
market_overviewreport_queryMarket-wide summary with security counts by type, exchange, volume, and market cap
price_movementreport_queryPrice movement analysis with OHLCV summary and change metrics
sector_performancereport_querySector-level aggregation of securities by market cap, PE ratio, and dividend yield

market_data_snapshot

OperationMega-toolWhat it does
createentity_crudCreate a new market data snapshot
deleteentity_crudDelete a market data snapshot
listentity_crudList market_data_snapshots with filtering and pagination
readentity_crudGet detailed market data snapshot information
updateentity_crudUpdate an existing market data snapshot

marks_series

OperationMega-toolWhat it does
marks_seriesreport_queryEvery dated valuation mark for one subject, ordered by evidence tier first (tier_rank ascending, lower is stronger: 10 = custodian statement, 80 = model) and…

match_line_detail

OperationMega-toolWhat it does
createentity_crudCreate a new match line detail
deleteentity_crudDelete a match line detail
listentity_crudList match_line_details with filtering and pagination
readentity_crudGet detailed match line detail information
searchentity_crudSearch match_line_details with fuzzy matching
updateentity_crudUpdate an existing match line detail

match_variance

OperationMega-toolWhat it does
approveworkflow_actionApprove a three-way-match variance for an invoice/PO/receipt set.

month_end

OperationMega-toolWhat it does
month_end_checklistreport_queryMonth-end close checklist (read-only report form)

month_end_close

OperationMega-toolWhat it does
get_checklistworkflow_actionGet the month-end close checklist for the org + period

net_worth_statement

OperationMega-toolWhat it does
createentity_crudCreate a net worth statement (a dated, ruled edition of the balance sheet)
deleteentity_crudDelete a net worth statement
listentity_crudList net worth statements with filtering and pagination
net_worth_statementreport_queryThe booked net-worth roll-up for one statement edition, with the bucket identity asserted: alan_attributable + collateral_family + other_segregated reconcile…
readentity_crudGet a net worth statement by ID
updateentity_crudUpdate a net worth statement

networth_workbook_import

OperationMega-toolWhat it does
submitintegration_callSubmit networth workbook import.

number_sequence

OperationMega-toolWhat it does
createentity_crudCreate a new number sequence
deleteentity_crudDelete a number sequence
listentity_crudList number_sequences with filtering and pagination
readentity_crudGet detailed number sequence information
searchentity_crudSearch number_sequences with fuzzy matching
updateentity_crudUpdate an existing number sequence

online_payment

OperationMega-toolWhat it does
create_intentworkflow_actionCreate a payment intent for one customer's invoices.
handle_returnworkflow_actionRecord a succeeded online payment coming back: an ACH return, a refund we issued, or a chargeback.
listentity_crudList online (card / ACH) payments with filtering and pagination.
quote_feeworkflow_actionQuote the convenience fee.
readentity_crudGet one online payment by ID, including the frozen invoice allocations and the journal entry ids it produced (cash application, fees, reversal).

open_item

OperationMega-toolWhat it does
createentity_crudRecord an open item (a bounded-but-unbooked magnitude)
deleteentity_crudDelete an open item
listentity_crudList open items (unaccounted-and-open, never-sum magnitudes) with filtering and pagination
readentity_crudGet an open item by ID
updateentity_crudUpdate an open item

open_items

OperationMega-toolWhat it does
open_itemsreport_queryThe unaccounted-and-open set: magnitudes that can be bounded but not booked, each with its implied size, low/high estimate, what would close it and its…

order

OperationMega-toolWhat it does
approveworkflow_actionApprove a pending order (pending -> approved)
cancelworkflow_actionCancel an active order
createentity_crudCreate a new order
deleteentity_crudDelete a order
fillworkflow_actionRecord a fill execution against an order (submitted/partially_filled -> partially_filled/filled)
get_transitionsworkflow_actionList valid workflow transitions from the order's current status
listentity_crudList orders with filtering and pagination
readentity_crudGet detailed order information
rejectworkflow_actionReject a pending order (pending -> rejected)
searchentity_crudSearch orders with fuzzy matching
send_to_brokerworkflow_actionSend an approved order to the broker for execution (approved -> submitted)
submitworkflow_actionSubmit a draft order for approval (draft -> pending)
updateentity_crudUpdate an existing order

org_letterhead

OperationMega-toolWhat it does
readentity_crudRead the organization's letterhead — the legal name, address block, contact details, accent colour and signature printed on notices, statements and check…
updateentity_crudUpdate the organization's letterhead.

organization_currency_settings

OperationMega-toolWhat it does
createentity_crudCreate a new organization currency settings
deleteentity_crudDelete a organization currency settings
listentity_crudList organization_currency_settingses with filtering and pagination
readentity_crudGet detailed organization currency settings information
searchentity_crudSearch organization_currency_settingses with fuzzy matching
updateentity_crudUpdate an existing organization currency settings

organization_data_provider

OperationMega-toolWhat it does
createentity_crudCreate a new organization data provider
deleteentity_crudDelete a organization data provider
listentity_crudList organization_data_providers with filtering and pagination
readentity_crudGet detailed organization data provider information
updateentity_crudUpdate an existing organization data provider

ownership_graph

OperationMega-toolWhat it does
ownership_graphreport_queryOwnership edges for the organization, with conflicts SURFACED rather than merged.

ownership_interest

OperationMega-toolWhat it does
createentity_crudRecord an ownership edge — exactly one of owned_entity_id / owned_asset_id required
deleteentity_crudDelete an ownership interest
listentity_crudList ownership interests with filtering and pagination
readentity_crudGet an ownership interest by ID
updateentity_crudUpdate an ownership interest's annotation fields (the observed value itself is never mutated after ingest)

payment

OperationMega-toolWhat it does
applyentity_crudApply an existing payment to a bill
breakdownreport_queryGet payment breakdown by dimension
createentity_crudCreate a new payment to a vendor
deleteentity_crudDelete a payment (soft delete)
get_transitionsworkflow_actionGet available transitions for a payment
listentity_crudList payments with filtering and pagination
readentity_crudGet payment details by ID
searchentity_crudSearch payments by reference, vendor, or amount
summaryreport_queryPayment analytics by status and method
transitionworkflow_actionTransition payment to a new status
trendreport_queryGet payment trend over time
updateentity_crudUpdate payment details (limited fields)

payment_application

OperationMega-toolWhat it does
createentity_crudCreate a new payment application
deleteentity_crudDelete a payment application
listentity_crudList payment_applications with filtering and pagination
readentity_crudGet detailed payment application information
updateentity_crudUpdate an existing payment application

payment_file

OperationMega-toolWhat it does
listentity_crudList the generated files of payment runs (metadata and sha256 only; the bytes come from the audited download endpoint)
readentity_crudGet one payment file's metadata, sha256 and download path

payment_gateway

OperationMega-toolWhat it does
verifyintegration_callVerify the organization's payment gateway against the provider — a LIVE Stripe call.

payment_gateway_config

OperationMega-toolWhat it does
readentity_crudRead the organization's payment gateway configuration.
updateentity_crudUpdate the organization's payment gateway configuration.

payment_instruction

OperationMega-toolWhat it does
listentity_crudList payment instructions across runs.
readentity_crudGet one payment instruction with the bills it settles
voidworkflow_actionVoid one released payment: reverse its journal entry, un-apply its bills so they re-open as run candidates, and cancel the payment.

payment_run

OperationMega-toolWhat it does
add_billsworkflow_actionAdd approved bills to a draft payment run
approveworkflow_actionApprove a draft run, freezing its totals and whether it needs a second signature to release
auto_draftworkflow_actionRun the 1st/15th cadence logic now: draft one run per armed organization whose preset matches the given day.
createentity_crudCreate a draft payment run and load it with approved bills
generate_filesworkflow_actionRegenerate the bank files of a released run (a retry after a failure).
listentity_crudList AP payment runs with filtering and pagination
mark_printedworkflow_actionStamp every released cheque of a run as printed
proposesmart_actionPropose a payment run without creating one: candidate bills grouped by payee with the resolved method, the cheque/ACH split, the total, and whether releasing…
readentity_crudGet one AP payment run, with its bill set
releaseworkflow_actionRelease an approved run: assign cheque numbers, create the payments and their applications, post DR AP / CR cash, and queue the bank files.
remove_billsworkflow_actionRemove bills from a draft payment run
updateentity_crudUpdate a DRAFT payment run's bank account, date or notes
voidworkflow_actionVoid a draft or approved run, releasing its bills back to the pool

payment_run_bill

OperationMega-toolWhat it does
listentity_crudList the bills held by payment runs, filterable by run or bill
readentity_crudGet one bill's membership in a payment run

payment_run_summary

OperationMega-toolWhat it does
queryreport_queryPayment runs over a date window: one row per run with its cheque/ACH split, status and file status, plus totals by status and by bank account.

performance_metric

OperationMega-toolWhat it does
createentity_crudCreate a new performance metric
deleteentity_crudDelete a performance metric
listentity_crudList performance_metrics with filtering and pagination
readentity_crudGet detailed performance metric information
searchentity_crudSearch performance_metrics with fuzzy matching
updateentity_crudUpdate an existing performance metric

portfolio

OperationMega-toolWhat it does
createentity_crudCreate a new portfolio
deleteentity_crudDelete a portfolio
listentity_crudList portfolios with filtering and pagination
readentity_crudGet detailed portfolio information
searchentity_crudSearch portfolios with fuzzy matching
updateentity_crudUpdate an existing portfolio

portfolio_comparison

OperationMega-toolWhat it does
queryreport_queryIncome, expenses, net operating income and margin for every property (cost center) over a date range, ranked by NOI.

portfolio_management

OperationMega-toolWhat it does
activateworkflow_actionReactivate an archived portfolio
archiveworkflow_actionArchive an active portfolio
close_positionsworkflow_actionPreview closing all positions in a portfolio
generate_performanceworkflow_actionGenerate a performance metric record for a portfolio over a specified period
rebalanceworkflow_actionTrigger portfolio rebalancing analysis with optional target weights
update_navworkflow_actionForce NAV recalculation from current position market values

portfolio_performance

OperationMega-toolWhat it does
attributionreport_queryPerformance attribution analysis by sector, country, and asset class
comparisonreport_queryCompare multiple portfolios side-by-side with returns and risk metrics
holdings_analysisreport_queryPosition concentration and exposure analysis by sector, currency, and asset class
summaryreport_queryGet portfolio performance summary with returns, risk metrics, and position overview
time_seriesreport_queryHistorical performance time series with returns and NAV

position

OperationMega-toolWhat it does
createentity_crudCreate a new position
deleteentity_crudDelete a position
listentity_crudList positions with filtering and pagination
readentity_crudGet detailed position information
updateentity_crudUpdate an existing position

posting_settings

OperationMega-toolWhat it does
readentity_crudRead the organization's finance settings — the 1099 payer TIN (masked, last four only), the 1099 reporting threshold override, the accounting basis, and which…
updateentity_crudSet the organization's 1099 tax policy: its payer TIN (the EIN printed in the payer block of every 1099 and written to the IRIS export) and its 1099 reporting…

profit_loss

OperationMega-toolWhat it does
profit_lossreport_queryProfit & Loss (income statement): revenue, COGS, gross profit, operating expenses and net income from posted journal entries over a date range.

project

OperationMega-toolWhat it does
createentity_crudCreate a project
listentity_crudList projects (finance dimension)
readentity_crudRead a project
updateentity_crudUpdate a project

property_pnl

OperationMega-toolWhat it does
queryreport_queryProfit & loss for one property (cost center) over a date range, with budget variance per account, net operating income, and a trailing 12-month NOI series.

provenance_index

OperationMega-toolWhat it does
provenance_indexreport_queryThe master provenance table: every SourceCitation token in the organization, with the fact it cites, its stored ids, its sha256, its page and — with…

purchase_order

OperationMega-toolWhat it does
approveworkflow_actionApprove a submitted purchase order.
breakdownreport_queryGet purchase order breakdown by dimension
cancelworkflow_actionCancel a purchase order with a cancellation reason.
closeworkflow_actionClose a completed purchase order.
createentity_crudCreate a new purchase order
deleteentity_crudDelete a purchase order
get_transitionsworkflow_actionGet available transitions for a purchase order
listentity_crudList purchase_orders with filtering and pagination
readentity_crudGet detailed purchase order information
rejectworkflow_actionReject a purchase order with a rejection reason.
searchentity_crudSearch purchase_orders with fuzzy matching
submitworkflow_actionSubmit a draft purchase order for approval.
summaryreport_queryPurchase order analytics by status and vendor
transitionworkflow_actionTransition purchase order to a new status
trendreport_queryGet purchase order trend over time
updateentity_crudUpdate an existing purchase order

purchase_order_line

OperationMega-toolWhat it does
createentity_crudCreate a new purchase order line
deleteentity_crudDelete a purchase order line
listentity_crudList purchase_order_lines with filtering and pagination
readentity_crudGet detailed purchase order line information
searchentity_crudSearch purchase_order_lines with fuzzy matching
updateentity_crudUpdate an existing purchase order line

receipt

OperationMega-toolWhat it does
applyentity_crudApply an existing receipt to an invoice
createentity_crudCreate a new customer receipt
deleteentity_crudDelete a receipt (soft delete)
handle_returnworkflow_actionRecord a non-gateway receipt coming back — a bounced check or a reversed bank-feed deposit.
listentity_crudList receipts with filtering and pagination
readentity_crudGet receipt details by ID
searchentity_crudSearch receipts by reference, customer, or amount
updateentity_crudUpdate receipt details (limited fields)

receipt_application

OperationMega-toolWhat it does
createentity_crudCreate a new receipt application
deleteentity_crudDelete a receipt application
listentity_crudList receipt_applications with filtering and pagination
readentity_crudGet detailed receipt application information
updateentity_crudUpdate an existing receipt application

receipt_match

OperationMega-toolWhat it does
dismissworkflow_actionClear the stored receipt suggestions on a bank transaction and return it to unmatched.
post_receiptworkflow_actionBook an inbound bank deposit as a tenant receipt: creates the Receipt and its applications against the named open invoices, and posts DR bank cash / CR…

receipt_match_queue

OperationMega-toolWhat it does
queryreport_queryInbound bank deposits carrying receipt suggestions: one row per deposit with its best candidate tenant, the invoices it would settle, and the confidence tier…

receipt_match_rule

OperationMega-toolWhat it does
createentity_crudCreate a rule binding a bank payer string to a customer.
deleteentity_crudSoft-delete an inbound receipt-match rule
listentity_crudList inbound receipt-match rules with filtering and pagination
readentity_crudGet one inbound receipt-match rule by ID
updateentity_crudUpdate an inbound receipt-match rule

reconciliation

OperationMega-toolWhat it does
auto_matchsmart_actionAuto-match bank transactions to GL entries
exclude_transactionsmart_actionExclude a bank transaction from reconciliation
get_match_suggestionssmart_actionGet match suggestions for a bank transaction
manual_matchsmart_actionManually match a bank transaction to a GL entry
unmatchsmart_actionUnmatch a previously matched transaction

record_ruling

OperationMega-toolWhat it does
record_rulingworkflow_actionRecord an attribution ruling — a decision as data, with the question it answered, the decision, the rationale, who decided and when.

recurring_transaction

OperationMega-toolWhat it does
createentity_crudCreate a new recurring transaction
deleteentity_crudDelete a recurring transaction
listentity_crudList recurring_transactions with filtering and pagination
readentity_crudGet detailed recurring transaction information
searchentity_crudSearch recurring_transactions with fuzzy matching
updateentity_crudUpdate an existing recurring transaction

report_schedule

OperationMega-toolWhat it does
createentity_crudCreate a new report schedule
deleteentity_crudDelete a report schedule
listentity_crudList report schedules with filtering and pagination
readentity_crudGet detailed report schedule information
searchentity_crudSearch report schedules
updateentity_crudUpdate a report schedule

report_template

OperationMega-toolWhat it does
createentity_crudCreate a new report template
deleteentity_crudDelete a report template
listentity_crudList report templates with filtering and pagination
readentity_crudGet detailed report template information
searchentity_crudSearch report templates
updateentity_crudUpdate a report template

research_note

OperationMega-toolWhat it does
createentity_crudCreate a new research note
deleteentity_crudDelete a research note
listentity_crudList research notes with filtering and pagination
readentity_crudGet detailed research note
searchentity_crudSearch research notes
updateentity_crudUpdate a research note

resolve_citation

OperationMega-toolWhat it does
resolve_citationsmart_actionResolve one F1 provenance token to the live platform object it names.

retire_position

OperationMega-toolWhat it does
retire_positionworkflow_actionRetire one booked line: status becomes 'retired' and the line keeps its reason and the ruling that retired it.

returned_payments

OperationMega-toolWhat it does
queryreport_queryPayments that came back: returned / refunded / disputed online payments AND returned receipts (bounced checks, reversed bank-feed deposits).

revaluation

OperationMega-toolWhat it does
postworkflow_actionPost a currency revaluation, generating ledger entries.
previewworkflow_actionPreview the impact of a currency revaluation without posting.
reverseworkflow_actionReverse a posted currency revaluation with a reason.

risk_analytics

OperationMega-toolWhat it does
drawdown_analysisreport_queryMaximum drawdown analysis with recovery periods for a portfolio
limit_utilizationreport_queryRisk limit utilization dashboard with status filtering
risk_exposurereport_queryRisk exposure breakdown by sector, asset class, country, and currency
stress_test_resultsreport_queryAggregate stress test results grouped by scenario type with P&L impact
var_summaryreport_queryVaR and CVaR summary across portfolios with method filtering

risk_limit

OperationMega-toolWhat it does
createentity_crudCreate a new risk limit
deleteentity_crudDelete a risk limit
listentity_crudList risk_limits with filtering and pagination
readentity_crudGet detailed risk limit information
searchentity_crudSearch risk_limits with fuzzy matching
updateentity_crudUpdate an existing risk limit

risk_management

OperationMega-toolWhat it does
acknowledge_breachworkflow_actionAcknowledge a risk limit breach
approve_stress_testworkflow_actionApprove or review stress test results
calculate_varworkflow_actionCalculate Value at Risk (VaR) for a portfolio
check_limitsworkflow_actionRun risk limit checks for a portfolio, recalculating current values and statuses
escalate_breachworkflow_actionEscalate a risk limit breach for management review
execute_stress_testworkflow_actionExecute a stress test scenario against portfolio positions
override_limitworkflow_actionTemporarily override a risk limit threshold
reset_limitworkflow_actionReset a risk limit status to normal
set_risk_toleranceworkflow_actionUpdate the risk tolerance setting for a portfolio

security

OperationMega-toolWhat it does
createentity_crudCreate a new security
deleteentity_crudDelete a security
listentity_crudList securities with filtering and pagination
readentity_crudGet detailed security information
searchentity_crudSearch securities with fuzzy matching
updateentity_crudUpdate an existing security

settlement

OperationMega-toolWhat it does
createentity_crudCreate a new settlement
deleteentity_crudDelete a settlement
listentity_crudList settlements with filtering and pagination
readentity_crudGet detailed settlement information
searchentity_crudSearch settlements
updateentity_crudUpdate a settlement

source_citation

OperationMega-toolWhat it does
createentity_crudAttach a source citation to a fact row (identify the fact via content_type_id, or fact_app_label + fact_model)
deleteentity_crudDelete a source citation
listentity_crudList source citations with filtering and pagination
readentity_crudGet a source citation by ID
searchentity_crudSearch source citations by token, sha256, or filename
updateentity_crudUpdate a source citation (what it cites — content_type/object_id/ordinal — is immutable)

stress_test

OperationMega-toolWhat it does
createentity_crudCreate a new stress test
deleteentity_crudDelete a stress test
listentity_crudList stress_tests with filtering and pagination
readentity_crudGet detailed stress test information
searchentity_crudSearch stress_tests with fuzzy matching
updateentity_crudUpdate an existing stress test

supersede_statement

OperationMega-toolWhat it does
supersede_statementworkflow_actionMake one net worth statement supersede another: the new statement's supersedes points at the old, the old statement's status becomes 'superseded', and the…

sweep

OperationMega-toolWhat it does
post_pairworkflow_actionNet two imported bank transactions (master leg and ZBA sub leg) into one balanced sweep entry and match both rows to it.
run_ruleworkflow_actionSweep one rule from the books: compare the sub-account's GL cash for its cost center to the rule's target and post the difference as one balanced entry.
void_eventworkflow_actionVoid a posted sweep: reverse its journal entry and release the bank rows it matched.

sweep_activity

OperationMega-toolWhat it does
queryreport_queryZBA sweep activity for a date window: one row per posted sweep with its property, direction and amount, plus totals by direction and cost center.

sweep_event

OperationMega-toolWhat it does
listentity_crudList posted ZBA sweep events with filtering and pagination
readentity_crudGet one ZBA sweep event by ID

sweep_rule

OperationMega-toolWhat it does
createentity_crudCreate a ZBA sweep rule binding a sub-account to its master
deleteentity_crudSoft-delete a ZBA sweep rule (refused while it has posted events)
listentity_crudList ZBA sweep rules with filtering and pagination
readentity_crudGet one ZBA sweep rule by ID
updateentity_crudUpdate a ZBA sweep rule

tax_fact

OperationMega-toolWhat it does
createentity_crudRecord a tax fact (return, extension, estimate, payment, K-1, identifier on a filing)
deleteentity_crudDelete a tax fact
listentity_crudList tax facts with filtering and pagination
readentity_crudGet a tax fact by ID
searchentity_crudSearch tax facts by tax year, form, or label
updateentity_crudUpdate a tax fact's annotation fields (the observed value itself is never mutated after ingest)

tax_form_1099

OperationMega-toolWhat it does
generateworkflow_actionFreeze a tax year into 1099 forms: one row per vendor paid in the year, reportable ones ready to file, excluded ones carrying the reason.
listentity_crudList generated 1099 forms with filtering and pagination
mark_filedworkflow_actionRecord that a ready (or corrected) 1099 form was filed with the IRS.
readentity_crudGet one generated 1099 form by ID
updateentity_crudMove a 1099 form's status.

tax_profile

OperationMega-toolWhat it does
tax_profilereport_queryOne entity's tax position by tax year: TaxFact rows (returns filed, extensions, estimates, payments, K-1s received and issued, identifiers on filings, open…

three_way_match

OperationMega-toolWhat it does
approve_variancesmart_actionApprove a three-way match variance
createentity_crudCreate a new three way match
deleteentity_crudDelete a three way match
listentity_crudList three_way_matches with filtering and pagination
readentity_crudGet detailed three way match information
searchentity_crudSearch three_way_matches with fuzzy matching
updateentity_crudUpdate an existing three way match

trade_execution

OperationMega-toolWhat it does
cancel_tradeworkflow_actionCancel or correct a trade execution
reconcileworkflow_actionReconcile an execution with broker records
record_fillworkflow_actionRecord an execution fill from the broker against an order
settleworkflow_actionMark an execution as settled

trading_analytics

OperationMega-toolWhat it does
broker_performancereport_queryBroker execution performance comparison with fill rates and costs
execution_qualityreport_queryExecution quality metrics including slippage, fill rate, and timing
order_flowreport_queryOrder flow analysis showing counts by status, side, type, and source
pnl_summaryreport_queryP&L summary with realized and unrealized breakdown by portfolio and security
volume_analysisreport_queryTrading volume time series by daily, weekly, or monthly granularity

transaction

OperationMega-toolWhat it does
createentity_crudCreate a new transaction
deleteentity_crudDelete a transaction
listentity_crudList transactions with filtering and pagination
readentity_crudGet detailed transaction information
searchentity_crudSearch transactions with fuzzy matching
updateentity_crudUpdate an existing transaction

trial_balance

OperationMega-toolWhat it does
account_activityreport_queryGet activity summary for a specific GL account
summaryreport_queryGenerate trial balance summary with debits and credits
validationreport_queryValidate trial balance and identify out-of-balance conditions

va_r_metric

OperationMega-toolWhat it does
createentity_crudCreate a new va r metric
deleteentity_crudDelete a va r metric
listentity_crudList va_r_metrics with filtering and pagination
readentity_crudGet detailed va r metric information
updateentity_crudUpdate an existing va r metric

valuation_mark

OperationMega-toolWhat it does
createentity_crudRecord a valuation mark — exactly one of account_id / asset_id / entity_id required
deleteentity_crudDelete a valuation mark
listentity_crudList valuation marks with filtering and pagination
readentity_crudGet a valuation mark by ID
searchentity_crudSearch valuation marks by subject key or printed value
updateentity_crudUpdate a valuation mark's annotation fields (the observed value itself is never mutated after ingest)

valuation_of_interest

OperationMega-toolWhat it does
createentity_crudRecord the valuation of a private interest
deleteentity_crudDelete a valuation of interest
listentity_crudList valuations of interest with filtering and pagination
readentity_crudGet a valuation of interest by ID
updateentity_crudUpdate a valuation of interest's annotation fields (the observed value itself is never mutated after ingest)

vendor

OperationMega-toolWhat it does
createentity_crudCreate a new vendor
listentity_crudList vendors with filtering and pagination
lookupsmart_actionLook up vendor by name or code
match_candidatessmart_actionScore a vendor name against the org's vendors, best five first
readentity_crudGet vendor details by ID
searchentity_crudSearch vendors with fuzzy matching and confidence scoring
search_invoice_contentsmart_actionSearch vendor invoice extracted text content
updateentity_crudUpdate an existing vendor

vendor_invoice

OperationMega-toolWhat it does
apply_po_matchworkflow_actionCreate a 3-way match linking a Vendor Invoice to a chosen Purchase Order.
attributeworkflow_actionSet the property a bill belongs to (header default and/or per line)
breakdownreport_queryGet vendor invoice breakdown by dimension
confirm_vendorworkflow_actionConfirm vendor vendor invoice.
createentity_crudCreate a new vendor invoice
get_transitionsworkflow_actionGet available transitions for a vendor invoice
holdworkflow_actionHold a bill so it cannot enter a payment run
link_inventoryworkflow_actionLink a vendor invoice to an inventory item (spare part) and, for a new 'consumed' link, decrement the item's on-hand stock exactly once.
listentity_crudList vendor invoices with filtering and pagination
mark_paid_by_cardworkflow_actionSettle an approved bill on a company credit card (D-F23): creates the payment and its application and posts DR AP / CR card liability.
readentity_crudGet vendor invoice details by ID
schedule_paymentworkflow_actionSchedule a payment for a vendor invoice (date, method, amount).
searchentity_crudSearch vendor invoices by invoice number, vendor name, technical summary, or work performed
submit_approvalworkflow_actionSubmit a vendor invoice for approval and notify the approver
suggest_po_matchworkflow_actionRank candidate Purchase Orders for a Vendor Invoice (read-only).
summaryreport_queryVendor invoice (AP) analytics and aging by status
transitionworkflow_actionTransition vendor invoice to a new status
trendreport_queryGet vendor invoice trend over time
unholdworkflow_actionRelease a hold so the bill returns to payment-run candidates
updateentity_crudUpdate an existing vendor invoice
OperationMega-toolWhat it does
createentity_crudCreate a new vendor invoice equipment link
deleteentity_crudDelete a vendor invoice equipment link
listentity_crudList vendor_invoice_equipment_links with filtering and pagination
readentity_crudGet detailed vendor invoice equipment link information
searchentity_crudSearch vendor_invoice_equipment_links with fuzzy matching
updateentity_crudUpdate an existing vendor invoice equipment link
OperationMega-toolWhat it does
createentity_crudCreate a new vendor invoice item link
deleteentity_crudDelete a vendor invoice item link
listentity_crudList vendor_invoice_item_links with filtering and pagination
readentity_crudGet detailed vendor invoice item link information
searchentity_crudSearch vendor_invoice_item_links with fuzzy matching
updateentity_crudUpdate an existing vendor invoice item link

vendor_invoice_line_item

OperationMega-toolWhat it does
createentity_crudCreate a new vendor invoice line item
deleteentity_crudDelete a vendor invoice line item
listentity_crudList vendor_invoice_line_items with filtering and pagination
readentity_crudGet detailed vendor invoice line item information
searchentity_crudSearch vendor_invoice_line_items with fuzzy matching
updateentity_crudUpdate an existing vendor invoice line item
OperationMega-toolWhat it does
createentity_crudCreate a new vendor invoice maintenance link
deleteentity_crudDelete a vendor invoice maintenance link
listentity_crudList vendor_invoice_maintenance_links with filtering and pagination
readentity_crudGet detailed vendor invoice maintenance link information
searchentity_crudSearch vendor_invoice_maintenance_links with fuzzy matching
updateentity_crudUpdate an existing vendor invoice maintenance link
OperationMega-toolWhat it does
createentity_crudCreate a new vendor invoice work order link
deleteentity_crudDelete a vendor invoice work order link
listentity_crudList vendor_invoice_work_order_links with filtering and pagination
readentity_crudGet detailed vendor invoice work order link information
searchentity_crudSearch vendor_invoice_work_order_links with fuzzy matching
updateentity_crudUpdate an existing vendor invoice work order link

wealth_account

OperationMega-toolWhat it does
createentity_crudCreate a wealth (custodial) account
deleteentity_crudDelete a wealth account
listentity_crudList wealth (custodial) accounts with filtering and pagination
readentity_crudGet a wealth account by ID
searchentity_crudSearch wealth accounts by account key, custodian name, or titled name
updateentity_crudUpdate a wealth account

wealth_asset

OperationMega-toolWhat it does
createentity_crudCreate a wealth asset (vessel, units, note, real property, etc)
deleteentity_crudDelete a wealth asset
listentity_crudList wealth assets with filtering and pagination
readentity_crudGet a wealth asset by ID
searchentity_crudSearch wealth assets by asset key, name, or description
updateentity_crudUpdate a wealth asset

wealth_entity_profile

OperationMega-toolWhat it does
createentity_crudCreate a wealth entity profile extending a legal entity
deleteentity_crudDelete a wealth entity profile
listentity_crudList wealth entity profiles with filtering and pagination
readentity_crudGet a wealth entity profile by ID
updateentity_crudUpdate a wealth entity profile

wealth_ingest_problem

OperationMega-toolWhat it does
listentity_crudList the refusal/warning rows for one ingestion run, for triage
readentity_crudGet one ingestion-run refusal/warning row by ID
updateentity_crudSet the reconciliation review state on one refusal/warning row.

wealth_ingest_run

OperationMega-toolWhat it does
listentity_crudList wealth-ledger ingestion runs (the reconciliation surface's run list) with filtering and pagination, newest first
readentity_crudGet a wealth-ledger ingestion run by ID

workflow_execution

OperationMega-toolWhat it does
createentity_crudCreate a new workflow execution
deleteentity_crudDelete a workflow execution
listentity_crudList workflow_executions with filtering and pagination
readentity_crudGet detailed workflow execution information
searchentity_crudSearch workflow_executions with fuzzy matching
updateentity_crudUpdate an existing workflow execution

Parameter schemas and permissions

Parameter schemas and permission codenames are in the full reference — sign in — or call prism_introspect(dimension="capability_search", query="…") with your key.

In the full reference this application appears under entity_crud, integration_call, report_query, smart_action, workflow_action.