Assets

search_assets

Plain-text search of the account's asset library across name, description, tags and format (exact). Case-insensitive substring match; up to `limit` results (default 20, max 50). Thumbnails are attached as image content blocks alongside the structured JSON. Read-only.

Behaviour

Effect
Read only. Calling it never changes anything in the account.
Repeat calls
Idempotent. Repeating the same call produces the same result.
Plan
Available on every plan, including free.

Parameters

NameTypeRequiredDescription
querystringYes
limitintegerNo

Returns

NameTypeDescription
assetsarray of object

Using it

search_assets is called by an AI assistant connected to Sentway over MCP, not by hand. Point the assistant at the Sentway MCP endpoint and complete the OAuth flow, and the tool becomes available in the same session as the other 38 Sentway tools. See connecting over MCP.