Skip to main content
Search for assets using standard filters or semantic search.
Assets must be uploaded through the Metabind interface before they can be referenced in content. The MCP tools provide discovery and search capabilities, not upload functionality.

Input Schema

Parameters

Response

Examples

Search for assets using natural language:
Response:

Filter by Type

Find all JPEG images:

Filter by Tags

Find assets with specific tags:

Combined Filters

Search for hero images using semantic search:

Common MIME Types

Use image/* or video/* to match all images or videos respectively.

Using Assets in Content

When creating content, reference assets by their ID:
The full asset details (URL, dimensions, etc.) are resolved automatically when the content is rendered.
Always verify asset IDs exist before referencing them in content. Use search_assets to find valid asset IDs. Non-existent asset references will cause validation errors during content creation.