item_children
ActiveTool of Sciencebase
declared in 0.1.0
List 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.
Parameters schema
{
"type": "object",
"required": [
"parent_id"
],
"properties": {
"limit": {
"type": "number",
"description": "Max children, default 15, max 30."
},
"parent_id": {
"type": "string",
"description": "The id of the parent catalog item, e.g. \"58e64ab1e4b09da6799ac732\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Sciencebase
https://github.com/pipeworx-io/mcp-sciencebase
1/7 registries