get_company_board_insufficient_shares
Identify publicly listed companies where board members do not meet legal shareholding requirements to ensure regulatory compliance and corporate governance standards.
Instructions
Get all listed companies where board members hold insufficient shares as required by law.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}