Contract
{
"type": "object",
"properties": {},
"additionalProperties": false
}{
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"filing": {
"type": "string",
"description": "Observed as the literal string 'View' on every real entry -- a link label from the source filing index, not descriptive data."
},
"symbol": {
"type": "string",
"description": "Ticker symbol, e.g. 'MGEE'. Observed as an empty string for at least one entry (a fund with no listed ticker) in the one real capture."
},
"company": {
"type": "string",
"description": "e.g. 'MGE ENERGY INC', 'Allegion plc'."
},
"shares_owned": {
"type": "string",
"description": "Comma-formatted share count plus an ownership-type annotation in parentheses, e.g. '9,362 (Direct)' or '9,036,662 (Indirect Direct)'."
},
"total_amount": {
"type": "string",
"description": "Dollar-formatted total as a string, e.g. '$28,985'."
},
"average_price": {
"type": "string",
"description": "Dollar-formatted price as a string, e.g. '$77.74'. Observed as '$0' for a handful of entries in the one real capture (a non-cash grant/award style transaction still coded as a purchase)."
},
"shares_traded": {
"type": "string",
"description": "Comma-formatted share count as a string, not a number, e.g. '373'."
},
"transaction_date": {
"type": "string",
"description": "Date plus the literal word 'Purchase' (sometimes with a footnote suffix like '(A)'), e.g. '2026-03-10 Purchase' -- not a plain ISO date."
},
"reported_datetime": {
"type": "string",
"description": "When the filing was reported, e.g. '2026-03-12 3:55 pm' -- local time, no timezone given. Observed close to transaction_date (hours to a few days) on every entry in the one real capture, not the ~6-month public delay the vendor's own inspect description states -- see verification.notes."
},
"insider_relationship": {
"type": "string",
"description": "The insider's own name and title/relationship to the company, e.g. 'Berbee James G Director'. Public SEC disclosure data -- see verification.notes."
}
},
"additionalProperties": true
},
"description": "One entry per recent Form 4 insider purchase transaction across all companies, newest-reported first on the one real call observed (89 entries)."
}
},
"additionalProperties": true
},
"status": {
"type": "string",
"description": "'success' on the one real call observed."
}
},
"description": "The insider-purchase record, 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
