Contract
{
"type": "object",
"properties": {},
"additionalProperties": false
}{
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"symbol": {
"type": "string",
"description": "The issuer's stock ticker."
},
"company": {
"type": "string",
"description": "The issuer's public legal company name."
},
"shares_owned": {
"type": "string",
"description": "Shares the insider owned after this transaction, plus an ownership-type note in parentheses, e.g. '215,200 (Direct)' or '68,384 (Indirect Direct)'."
},
"total_amount": {
"type": "string",
"description": "Total dollar amount of the transaction, formatted with a leading '$'. Observed as '$0' alongside a '$0' average_price on the same rows noted above."
},
"average_price": {
"type": "string",
"description": "Average sale price, formatted with a leading '$'. Observed as '$0' on several real rows (a zero-cost disposition, e.g. a gift or forfeiture reported on the same form as a 'Sale'), so this is not always a market trade price."
},
"shares_traded": {
"type": "string",
"description": "Shares sold in this transaction, formatted with thousands separators."
},
"transaction_date": {
"type": "string",
"description": "The transaction date plus transaction type, e.g. '2026-03-10 Sale' or '2026-03-03 Sale (A)' for an amended filing. Free text, not a bare date."
},
"reported_datetime": {
"type": "string",
"description": "When the filing was reported, e.g. '2026-03-12 3:58 pm'."
},
"insider_relationship": {
"type": "string",
"description": "The reporting insider's name followed by their officer/director title(s), e.g. 'Christianson Mark Business Development Director Director' -- as disclosed on the SEC Form 4 filing itself, free text with no fixed name/title delimiter."
}
},
"additionalProperties": true
},
"description": "One entry per reported insider sale transaction. 105 entries on the real call observed, newest `reported_datetime` first."
}
},
"additionalProperties": true
},
"status": {
"type": "string",
"description": "'success' on the real call observed."
}
},
"description": "The insider-sales feed, as returned at routing.responseResultPath ($.output).",
"additionalProperties": true
}Pricing
Every real charge, itemised. A model that quietly omits one is a slow financial leak, so nothing here is rolled up, and a charge that only applies to some inputs says so rather than being added in.
Prices in this catalog are the provider's own list price, not your bill: Omnial MCP charges provider cost plus a platform markup on top, so what you are charged is higher than the figure shown. For the exact amount a specific call will cost, run omnial_execute with dry_run: true; that number includes the markup and is what we hold while the call runs. It is a quote, not a cap on the charge.
| Charge | Rate |
|---|---|
Per call Flat, regardless of what comes back | $0.01365 |
- Cost basis
- Not recorded
This tool's catalog entry does not record how its final bill is determined, so we will not tell you whether its cost is fixed before the call or reported by the provider afterwards. Either way what is held is a quote rather than a cap: you are charged what the call actually costs, bounded at 2x the quote.
- Updated
- Sep 23, 2026
