Search#

See how an AI assistant can help with search in Brandwave, including example prompts and the details it may ask for.

Using your AI assistant

Connect to the Brandwave MCP server, then ask your AI assistant in natural language. It will choose the right Brandwave task and ask for any details it needs.

Search an organization workspace for campaigns, creators, activities across every channel, and media providers by name or activity caption. Returns a small ranked result set for global navigation and record discovery.

Tool name: search. Protocol hints: readOnlyHint=true, destructiveHint=false, idempotentHint=true, openWorldHint=false.

Example prompt#

text
Global search for my organization.

Details to provide#

NameTypeRequiredDescription
organizationIdstring (UUID)RequiredOrganization identifier.
querystringRequiredCase-insensitive workspace search query (2-100 characters).
limitPerTypeintegerRequiredMaximum results returned for each record type (1-10).

What you'll get back#

Returns { items, totalCount, facets, _meta } with paginated results.