Item Children
item_childrenList the child items of a ScienceBase catalog item. The catalog is hierarchical — collections and folders contain sub-items (use get_item to check has_children). Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max children, default 15, max 30. | |
| parent_id | Yes | The id of the parent catalog item, e.g. "58e64ab1e4b09da6799ac732". |