get_companies_with_independent_directors
Identify listed companies with independent directors to assess corporate governance standards and board composition for investment analysis.
Instructions
Get all listed companies with information about independent directors.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}