search_owned_assets
Find owned assets across Unity, Fab, Quixel Megascans, Gumroad, and Cosmos using hybrid keyword, semantic, and visual search. Filter by engine, source, pipeline, or local files.
Instructions
Search the user's asset vault across Unity, Fab, Quixel Megascans, Gumroad, and Cosmos. Hybrid: keyword (FTS5) fused with BGE text embeddings and CLIP visual vectors via 3-way RRF. Results include 'match' attribution ('keyword+semantic+vision') and 'ownership' ('vault_owned' vs 'catalog_grant').
engine: target game engine compatibility (all|unity|unreal|godot). Engine-agnostic sources (Quixel FBX/textures, Cosmos) match both unity and unreal.
source: filter by marketplace provider (all|unity|fab|quixel|gumroad|cosmos).
pipeline: render pipeline (all|HDRP|URP|Built-in).
local_only: only assets already downloaded to disk.
limit: max results to return.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| engine | No | all | |
| source | No | all | |
| category | No | all | |
| pipeline | No | all | |
| local_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |