list_sponsors
Browse the paginated directory of 10,000+ brands indexed in CreatorDB. Returns brand details including name, logo, industries, and sponsoring platforms.
Instructions
Paginated directory of every brand indexed in CreatorDB (10K+ brands). Returns brandId, name, logo, industries, country, sponsoringPlatforms (TitleCase strings: "YouTube", "Instagram"), totalSponsoredContent. Use search_sponsors when you need filtering; this is for browsing the full catalog. Costs 1 credit per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Results per page (max 100). | |
| offset | No | Number of records to skip for pagination. | |
| sortBy | No | Sort field. | name |
| desc | No | Sort descending (true) or ascending (false). |