everyinfra_call_api
调用 EveryInfra 任意一项数据抓取能力,返回结构化 JSON。按平台分档 ¥0.004–0.04/次,失败或空结果不计费。一次调用把 limit 给满,不按页收费。先用 everyinfra_list_capabilities 确认 platform/action、必填参数和该能力的 max_limit。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 如 search / profile / user_posts / post | |
| params | No | 该能力的参数,如 {"keyword":"AI tools","limit":20} | |
| platform | Yes | 如 xiaohongshu / twitter / tiktok / web |