You're viewing a demo portfolio

Join the waitlist
PRSM

search_collections

Active

Tool of Scite

declared in 1.0.0

List the Collections the signed-in user can access, with an optional name filter. Returns Collections the user owns, is shared on, or that are shared with their organization. Pass `q` to filter by a case-insensitive substring of the Collection name. This is a filter over the caller's own Collections, not a full-text search of all Collections. **Parameters:** - q: Optional case-insensitive name substring to filter by. **Returns:** `{collections: [...], total: N}` where each Collection has id, slug, name, accessType, and DOI counts.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "q": {
      "type": "string",
      "description": "Optional case-insensitive name substring filter"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Scite

1/7 registries
View full server →