Fetch CNBS End Nodes
cnbs_fetch_end_nodesRecursively fetch all leaf node setIds for a given category code (1 monthly, 2 quarterly, 3 yearly, etc.). Use to obtain terminal endpoints for statistical data queries.
Instructions
递归获取指定分类代码下所有叶子节点(setId)。注意:耗时长,不建议频繁使用。
Args:
category (string): 分类代码:1月度 2季度 3年度 5分省季度 6分省年度 7其他
Returns: 所有叶子节点列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | 分类代码:1月度 2季度 3年度 5分省季度 6分省年度 7其他 |