# SOLARI — Tool reference

> Every tool the SOLARI CLI and MCP server expose, with parameters, response fields, and a recorded example call. Tool names are namespaced solari_<platform>_<group>_<name>; in the CLI the same path is written with spaces.

## Instagram · account

- [`solari_instagram_account_search`](https://solari.sh/docs/tools/instagram-account-search.md): Turn a brand or creator name — or a phrase from a profile bio — into an Instagram account_id.
- [`solari_instagram_account_similar`](https://solari.sh/docs/tools/instagram-account-similar.md): Find Instagram accounts whose relationship graph overlaps a given handle.
- [`solari_instagram_account_profile`](https://solari.sh/docs/tools/instagram-account-profile.md): Everything SOLARI knows about one Instagram account, with performance metrics.
- [`solari_instagram_account_posts`](https://solari.sh/docs/tools/instagram-account-posts.md): Page through one account's posts, newest first.
- [`solari_instagram_account_collabs`](https://solari.sh/docs/tools/instagram-account-collabs.md): Which brands a creator has run ads for, grouped by brand.
- [`solari_instagram_account_ad_posts`](https://solari.sh/docs/tools/instagram-account-ad-posts.md): Row-level sponsored posts a creator authored, with the target brand on each row.

## Instagram · brand

- [`solari_instagram_brand_overview`](https://solari.sh/docs/tools/instagram-brand-overview.md): A brand's profile plus the id lists describing its ad footprint.
- [`solari_instagram_brand_ad_stats`](https://solari.sh/docs/tools/instagram-brand-ad-stats.md): Exact ad volume for a brand's recent window.
- [`solari_instagram_brand_ad_posts`](https://solari.sh/docs/tools/instagram-brand-ad-posts.md): Row-level sponsored posts targeting a brand, with the authoring creator on each row.
- [`solari_instagram_brand_top_collaborators`](https://solari.sh/docs/tools/instagram-brand-top-collaborators.md): Creators ranked by how often they have run ads for a brand.
- [`solari_instagram_brand_collaborator_posts`](https://solari.sh/docs/tools/instagram-brand-collaborator-posts.md): One brand plus up to 100 creators, hydrated in a single call.
- [`solari_instagram_brand_lookalike_content`](https://solari.sh/docs/tools/instagram-brand-lookalike-content.md): Posts that look and read like a brand's best-performing ads.

## Instagram · content

- [`solari_instagram_content_detail`](https://solari.sh/docs/tools/instagram-content-detail.md): One Instagram post in full.
- [`solari_instagram_content_batch`](https://solari.sh/docs/tools/instagram-content-batch.md): Hydrate up to 100 post ids in one call.
- [`solari_instagram_content_search`](https://solari.sh/docs/tools/instagram-content-search.md): Keyword search across captions, creator bios, and video transcriptions.
- [`solari_instagram_content_trending`](https://solari.sh/docs/tools/instagram-content-trending.md): Instagram posts trending right now in a region.
- [`solari_instagram_content_rising`](https://solari.sh/docs/tools/instagram-content-rising.md): Instagram posts accelerating faster than their baseline.
- [`solari_instagram_content_trend_clusters`](https://solari.sh/docs/tools/instagram-content-trend-clusters.md): The SOLARI trend digest — recent content grouped into named themes.
- [`solari_instagram_content_aggregate`](https://solari.sh/docs/tools/instagram-content-aggregate.md): Count posts instead of listing them — by account, format, hashtag, mention, or keyword.

## Instagram · tag

- [`solari_instagram_tag_search`](https://solari.sh/docs/tools/instagram-tag-search.md): Every post carrying one exact hashtag or @mention.

## TikTok · account

- [`solari_tiktok_account_search`](https://solari.sh/docs/tools/tiktok-account-search.md): Turn a brand or creator name into a TikTok account_id.
- [`solari_tiktok_account_profile`](https://solari.sh/docs/tools/tiktok-account-profile.md): Everything SOLARI knows about one TikTok account.
- [`solari_tiktok_account_posts`](https://solari.sh/docs/tools/tiktok-account-posts.md): Page through one TikTok account's posts, newest first.

## TikTok · content

- [`solari_tiktok_content_detail`](https://solari.sh/docs/tools/tiktok-content-detail.md): One TikTok post in full.
- [`solari_tiktok_content_batch`](https://solari.sh/docs/tools/tiktok-content-batch.md): Hydrate up to 100 TikTok post ids in one call.
- [`solari_tiktok_content_search`](https://solari.sh/docs/tools/tiktok-content-search.md): Keyword search across TikTok captions and video transcripts.
- [`solari_tiktok_content_aggregate`](https://solari.sh/docs/tools/tiktok-content-aggregate.md): Count TikTok posts instead of listing them.
