query_company_stock_violation
company_stock_violation基于明确指定的企业名称,查询该企业涉及的违规处理信息,包括公告日期、处罚类型、处罚对象、违规行为、处分类型、处分措施、处理人、处罚金额等。
Pricing: {"unit": "credits", "billing_model": "per_run", "per_run": 0.2}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 指定返回第几页结果,从 1 开始,默认 1;与 limit 配合使用。 | |
| limit | No | 指定单次请求最多返回的记录数,默认 20,最大 100。 | |
| company_name | Yes | 企业名称(必填)。用于查询特定上市企业的违规处理记录。示例:通威股份有限公司 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||