get_companies_with_anticompetitive_losses
Identify listed companies that have reported monetary losses from anti-competitive litigation, filtering out zero or N/A values to focus on significant financial impacts.
Instructions
Get all listed companies that have reported monetary losses from anti-competitive litigation (excluding zero or N/A values).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}