You're viewing a demo portfolio

Join the waitlist
PRSM

list_library

Active

Tool of Hermoso

declared in 1.0.0

Browse this workspace's Library — every image/video generated in the Studio, newest first (the same Library the web app shows). Returns served URLs you can open directly or hand to fetch_asset for a download link, plus each asset's kind, model, and age. Free, read-only.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "kind": {
      "enum": [
        "image",
        "video",
        "all"
      ],
      "type": "string",
      "description": "filter by asset kind (default 'all')"
    },
    "limit": {
      "type": "number",
      "description": "max assets to return (default 20, max 60)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Hermoso

https://github.com/hermoso-ai/hermoso

1/7 registries
View full server →