You're viewing a demo portfolio

Join the waitlist
PRSM

edgar_company_facts

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Get structured XBRL financial facts for a company. Without 'concept', returns the top-level facts catalog (concepts the company has reported). With 'concept' (e.g. 'Revenues', 'Assets', 'EarningsPerShareBasic'), returns the time series of values for that concept.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "identifier"
  ],
  "properties": {
    "concept": {
      "type": "string",
      "description": "Optional XBRL concept name (e.g. 'Revenues', 'Assets', 'NetIncomeLoss'). If omitted, returns the catalog of available concepts."
    },
    "taxonomy": {
      "type": "string",
      "description": "Optional XBRL taxonomy (default 'us-gaap')."
    },
    "identifier": {
      "type": "string",
      "description": "Ticker symbol or CIK."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →