Documentation Index
Fetch the complete documentation index at: https://docs.syrto.ai/llms.txt
Use this file to discover all available pages before exploring further.
syrto_get_spider_graphs returns performance scores across N thematic axes per template (e.g. operational profitability, autonomy, capacity, operating cash flow, reliability). Each axis has a normalised value from 0 to 5.
Radar vs. spider
Spider graphs are distinct from the radar chart:| Radar | Spider | |
|---|---|---|
| Tool | syrto_get_company_analysis / syrto_get_company_metrics | syrto_get_spider_graphs |
| Axes | 2 (Efficiency, Size) | N thematic axes per template |
| Scale | 0–100 | 0–5 |
| Answers | ”Where does this company stand overall?" | "How does it perform on profitability / autonomy / etc.?” |
Use this tool to
- Get a thematic financial breakdown across axes like operating profitability, autonomy, or cash flow
- Compare performance across financial themes
- Drill into specific areas after a general Company analysis
Arguments
The company ID from
syrto_find_company.Year to retrieve (e.g.
2022). If omitted, returns the most recent year plus the prior year (controlled by include_prior_year).When
true (default), returns the most recent year plus the prior year for trend context. When false, returns only the most recent year. Ignored when year is provided."en" for English (default) or "it" for Italian.Returns
A JSON object withcompany_name, available_years, and per-year spider data. Each year contains a list of spider templates:
All years with spider data for this company.
Human-readable template name (use this for display, not
template_slug).Internal template identifier.
List of axes, each with:
display_name— human-readable axis nametemplate_slug— internal axis identifiercurrent_value.value— score from 0 to 5
Context note about data availability and where to find more on syrto.ai.