vide.zerdalu.com
Vide
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 13 · Act 14 · Transact 1 · Score: Not yet scored
Tool inspector
set_asset_notes
Attaches semantic notes, tags, visual description, audio tempo (BPM), or transcripts to a media asset, allowing the agent and user to index and search content accurately.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
path |
string | yes | Asset path (e.g. "/assets/sfx_train.mp3") |
notes |
string | no | User or AI description of the asset (e.g. "A heavy freight train passing by") |
tags |
array | no | Search tags (e.g. ["train", "sfx", "transit"]) |
visualDescription |
string | no | Visual depiction for video or image assets |
bpm |
number | no | Music tempo in beats per minute |
transcript |
string | no | Spoken dialogue or vocal transcript |
Raw JSON schema
{
"type": "object",
"properties": {
"path": {
"type": "string",
"description": "Asset path (e.g. \"/assets/sfx_train.mp3\")"
},
"notes": {
"type": "string",
"description": "User or AI description of the asset (e.g. \"A heavy freight train passing by\")"
},
"tags": {
"type": "array",
"items": {
"type": "string"
},
"description": "Search tags (e.g. [\"train\", \"sfx\", \"transit\"])"
},
"visualDescription": {
"type": "string",
"description": "Visual depiction for video or image assets"
},
"bpm": {
"type": "number",
"description": "Music tempo in beats per minute"
},
"transcript": {
"type": "string",
"description": "Spoken dialogue or vocal transcript"
}
},
"required": [
"path"
]
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.
sheetcanvas.com
Connect Claude, Codex, or another MCP-capable agent to SheetCanvas so messy business data becomes durable tables, charts, pivots, notes, and dashboards.