syrto_get_company_overview returns descriptive information about a company — what it does, where it’s based, what sector it’s in, and its size classification. It returns no financial figures.
Ask for this when
- You want to know what a company does, what sector it’s in, or where it’s based
- You want the industry classification (ATECO/EU NACE), employee count, or company website
- You want a qualitative introduction to a company before diving into financial data
Arguments
The company ID from
syrto_find_company. Always call syrto_find_company first.Year for size classification (e.g.
2023). Defaults to the most recent available year.Returns
Official legal name.
EU NACE sector codes at increasing levels of specificity.
Short description of the company’s business.
Geographic markets the company operates in.
Company location.
Company website.
EU SME category (e.g.
MEDIUM, LARGE).Most recent headcount.
Always include this field when presenting results to the user.
Examples
Example 1: What does a company do?
User prompt: “What does Barilla do?” Tool call:Example 2: Where is a company headquartered?
User prompt: “Where is Barilla based and how many employees does it have?” Tool call:- Returns
city,region,country_code, andemployee_countalongside the full company profile - The assistant reads Parma, Italy with ~3,928 employees from the response
Example 3: Industry sector lookup
User prompt: “What sector is Barilla in?” Tool call:- Returns ATECO/EU NACE codes at section, division, group, and class level
- The assistant interprets ATECO class
10.73as food manufacturing (pasta and similar farinaceous products)