query_company_competing
company_competing基于明确指定的企业名称,查询该企业的竞品信息,包括竞品项目名称、竞品项目标签、最新融资轮次、成立时间、所属地、项目简介、所属企业、品牌介绍、联系电话、邮箱、官方网址、地址等。
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 | |||