You're viewing a demo portfolio

Join the waitlist
PRSM

item_children

Active

Tool 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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Sciencebase

https://github.com/pipeworx-io/mcp-sciencebase

1/7 registries
View full server →