get_company_financials
ChatGPTFetches yearly P&L financials for one or more companies. Monetary values are in millions of the requested currency, rounded to 3 decimals. Each yearly row includes a conversionRate — the annual average FX rate applied from the stored USD baseline to the target currency (e.g. NOK 10.75 means 1 USD = 10.75 NOK; always 1 when currency=USD). Non-USD responses may show small rounding differences. A row's reportedLineItems is a partial map: entries appear only for line items reported that year, so an empty map is valid data, not an error. Each reported line item includes a source string naming the underlying data provider (e.g. "Proff (NO)"). Companies with no data are surfaced in notFoundCompanyIds (plural form) or by returning rows: [] (singular form). Defaults: last 3 calendar years, all 14 line items, USD.
get_company_financials
ChatGPTFetches yearly P&L financials for one or more companies. Monetary values are in millions of the requested currency, rounded to 3 decimals. Each yearly row includes a conversionRate — the annual average FX rate applied from the stored USD baseline to the target currency (e.g. NOK 10.75 means 1 USD = 10.75 NOK; always 1 when currency=USD). Non-USD responses may show small rounding differences. A row's reportedLineItems is a partial map: entries appear only for line items reported that year, so an empty map is valid data, not an error. Each reported line item includes a source string naming the underlying data provider (e.g. "Proff (NO)"). Companies with no data are surfaced in notFoundCompanyIds (plural form) or by returning rows: [] (singular form). Defaults: last 3 calendar years, all 14 line items, USD.
get_market
ChatGPTFetches an Economic Mind market report by its slug, returning the market's identity, geography, headline metadata, and a catalog of its content elements. Optionally pass a content element name from that catalog (e.g. "demand") to also retrieve that element's full markdown body. Obtain slugs by using the search_markets tool first.
get_market
ChatGPTFetches an Economic Mind market report by its slug, returning the market's identity, geography, headline metadata, and a catalog of its content elements. Optionally pass a content element name from that catalog (e.g. "demand") to also retrieve that element's full markdown body. Obtain slugs by using the search_markets tool first.
search_companies
ChatGPTSearches companies by name or description in the Economic Mind company index. Returns the top matches with company id, name, summary, HQ, and relevance score for each query.
search_companies
ChatGPTSearches companies by name or description in the Economic Mind company index. Returns the top matches with company id, name, summary, HQ, and relevance score for each query.
search_markets
ChatGPTMarket size, growth, segmentation, demand, leading players and more. Matches across each market's metadata and all its content elements. Returns the top markets with slug, name, definition, geography, market size, a relevance score, a snippet, the full catalog of the market's content elements. Use get_market for more details. Coverage: a curated set of more than 5000 market reports.
search_markets
ChatGPTMarket size, growth, segmentation, demand, leading players and more. Matches across each market's metadata and all its content elements. Returns the top markets with slug, name, definition, geography, market size, a relevance score, a snippet, the full catalog of the market's content elements. Use get_market for more details. Coverage: a curated set of more than 5000 market reports.