fetch_asset
ActiveTool of Hermoso
declared in 1.0.0
Resolve a generated asset reference (a /generated/… path or any URL) to a clickable absolute URL + a direct download URL.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "the asset url or /generated/ path"
},
"name": {
"type": "string",
"description": "optional filename for the download"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hermoso
https://github.com/hermoso-ai/hermoso
1/7 registries