# SOLARI — Tool reference

> Every CLI and MCP tool, grouped as catalog (collected rows), insight (SOLARI-computed answers), and fetch (ingest one handle as an account or as posts). CLI paths use spaces; MCP names use underscores.

## Instagram

### catalog · account

- [`solari_catalog_instagram_account_search`](https://finder-dev-pub.bzine.co/docs/tools/catalog-instagram-account-search.md): Find collected Instagram accounts by username, name, or a phrase in their bio. Use this to get an account_id.
- [`solari_catalog_instagram_account_profile`](https://finder-dev-pub.bzine.co/docs/tools/catalog-instagram-account-profile.md): An Instagram account's profile, performance, and recent posts.
- [`solari_catalog_instagram_account_posts`](https://finder-dev-pub.bzine.co/docs/tools/catalog-instagram-account-posts.md): Posts from an Instagram account.

### catalog · content

- [`solari_catalog_instagram_content_detail`](https://finder-dev-pub.bzine.co/docs/tools/catalog-instagram-content-detail.md): An Instagram post, by id, shortcode, or URL.
- [`solari_catalog_instagram_content_batch`](https://finder-dev-pub.bzine.co/docs/tools/catalog-instagram-content-batch.md): Several Instagram posts at once.
- [`solari_catalog_instagram_content_search`](https://finder-dev-pub.bzine.co/docs/tools/catalog-instagram-content-search.md): Use this to search Instagram captions, bios, and video transcripts.

### catalog · tag

- [`solari_catalog_instagram_tag_search`](https://finder-dev-pub.bzine.co/docs/tools/catalog-instagram-tag-search.md): Use this to find posts with a hashtag or mention.

### insight · account

- [`solari_insight_instagram_account_similar`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-account-similar.md): Use this to find similar Instagram accounts.
- [`solari_insight_instagram_account_collabs`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-account-collabs.md): An Instagram creator's recent collaborations.
- [`solari_insight_instagram_account_ad_posts`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-account-ad-posts.md): An Instagram creator's ad posts.

### insight · brand

- [`solari_insight_instagram_brand_overview`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-brand-overview.md): An Instagram brand's profile and ad history.
- [`solari_insight_instagram_brand_ad_stats`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-brand-ad-stats.md): How much an Instagram brand has advertised.
- [`solari_insight_instagram_brand_ad_posts`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-brand-ad-posts.md): An Instagram brand's ad posts.
- [`solari_insight_instagram_brand_top_collaborators`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-brand-top-collaborators.md): Creators who have collaborated with an Instagram brand.
- [`solari_insight_instagram_brand_collaborator_posts`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-brand-collaborator-posts.md): Ad posts from creators who collaborated with a brand.
- [`solari_insight_instagram_brand_lookalike_content`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-brand-lookalike-content.md): Use this to find posts similar to a brand's ads.

### insight · content

- [`solari_insight_instagram_content_trending`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-content-trending.md): Instagram posts that are trending now.
- [`solari_insight_instagram_content_rising`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-content-rising.md): Instagram posts that are rising fast.
- [`solari_insight_instagram_content_trend_clusters`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-content-trend-clusters.md): Instagram trends grouped by theme.
- [`solari_insight_instagram_content_aggregate`](https://finder-dev-pub.bzine.co/docs/tools/insight-instagram-content-aggregate.md): Use this to count Instagram posts.

### fetch

- [`solari_fetch_instagram_account`](https://finder-dev-pub.bzine.co/docs/tools/fetch-instagram-account.md): Ingest one Instagram handle into the catalog.
- [`solari_fetch_instagram_posts`](https://finder-dev-pub.bzine.co/docs/tools/fetch-instagram-posts.md): Collect one Instagram account's posts into the catalog.

## TikTok

### catalog · account

- [`solari_catalog_tiktok_account_search`](https://finder-dev-pub.bzine.co/docs/tools/catalog-tiktok-account-search.md): Find TikTok users by username or name. Use this to get an account_id.
- [`solari_catalog_tiktok_account_profile`](https://finder-dev-pub.bzine.co/docs/tools/catalog-tiktok-account-profile.md): A TikTok account's profile and recent posts.
- [`solari_catalog_tiktok_account_posts`](https://finder-dev-pub.bzine.co/docs/tools/catalog-tiktok-account-posts.md): Posts from a TikTok account.

### catalog · content

- [`solari_catalog_tiktok_content_detail`](https://finder-dev-pub.bzine.co/docs/tools/catalog-tiktok-content-detail.md): A TikTok post, by id, video_id, or URL.
- [`solari_catalog_tiktok_content_batch`](https://finder-dev-pub.bzine.co/docs/tools/catalog-tiktok-content-batch.md): Several TikTok posts at once.
- [`solari_catalog_tiktok_content_search`](https://finder-dev-pub.bzine.co/docs/tools/catalog-tiktok-content-search.md): Use this to search TikTok captions and video transcripts.

### insight · content

- [`solari_insight_tiktok_content_aggregate`](https://finder-dev-pub.bzine.co/docs/tools/insight-tiktok-content-aggregate.md): Use this to count TikTok posts.

### fetch

- [`solari_fetch_tiktok_account`](https://finder-dev-pub.bzine.co/docs/tools/fetch-tiktok-account.md): Ingest one TikTok handle into the catalog.
- [`solari_fetch_tiktok_posts`](https://finder-dev-pub.bzine.co/docs/tools/fetch-tiktok-posts.md): Collect one TikTok account's posts into the catalog.
