instagram · contentsolari:readサインイン済みの SOLARI アカウントであれば利用できます。
solari instagram content detail
1 件の Instagram 投稿の全項目。
- MCP ツール
- solari_instagram_content_detail
- CLI
- solari instagram content detail
- アクセス権
- solari:readサインイン済みの SOLARI アカウントであれば利用できます。サインイン済みの SOLARI アカウントであれば利用できます。
概要
1 件の Instagram 投稿の詳細を、solari_instagram_content_trending のエントリと同じアイテム形式で返します。投稿は post_id (solari_instagram_account_posts、solari_instagram_content_search、solari_instagram_content_trending、solari_instagram_content_rising が返す SOLARI の投稿 UUID)、slug (公開 Instagram ショートコード)、または url (公開投稿 URL) で指定します。まだ追跡していないショートコードや URL は初回リクエスト時にライブ取得され (数秒かかる)、その場合は fetched_on_demand=true が立ちます。投稿が存在しないか非公開の場合、または post_id が不明な場合、item は null になります。サインイン済みの SOLARI アカウントであれば利用できます。
どんなときに使うか — post_id、ショートコード、公開 URL のいずれかで 1 件の投稿を開くとき。
何が返るか — コンテンツフィードと同じ形式のアイテム 1 件。
パラメータ
- post_idstring任意
- SOLARI の post_id UUID。これ、slug、url のいずれかを指定してください。uuid, pattern ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
- slugstring任意
- 公開 Instagram ショートコード。投稿 URL の /p/、/reel/、/tv/ の後ろのセグメント。post_id が指定されている場合は無視されます。pattern ^[A-Za-z0-9_-]{3,20}$
- urlstring任意
- https://www.instagram.com/p/<shortcode>/ や .../reel/<shortcode>/ のような公開 Instagram 投稿 URL。post_id または slug が指定されている場合は無視されます。≤ 512 chars
レスポンス
Response
- itemobject | null
- 投稿。存在しない場合や非公開の場合は null。
- fetched_on_demandboolean
- このリクエストによって初めてその投稿が取り込まれた場合に true。
item
- post_iduuid
- SOLARI の post id。他のコンテンツ系ツールにそのまま渡せます。
- slugstring
- Instagram のショートコード。公開 URL の /p/ または /reel/ の後ろのセグメント。
- author_iduuid
- 投稿したアカウントの account_id。
- usernamestring
- 投稿者のハンドル。
- full_namestring | null
- プロフィールの表示名。
- profile_pic_urlstring | null
- プロフィール画像の URL。
- follower_countinteger | null
- スナップショット時点の投稿者のフォロワー数。
- regionstring | null
- 投稿者に割り当てられたリージョンコード。
- posted_attimestamp
- 公開時刻 (UTC)。
- media_typestring
- image、video、または carousel。
- play_countinteger | null
- 動画の再生数。image 投稿では null。
- like_countinteger | null
- スナップショット時点のいいね数。
- textstring | null
- キャプションのテキスト。
- media_urlstring
- オリジナルメディアの URL。
- thumbnail_urlstring
- サムネイルの URL。
- scorenumber | null
- フィードのランキングスコア。1 つのレスポンス内でのみ比較可能。
- efficiency_scorenumber | null
- 投稿者のフォロワー数に対する相対的なパフォーマンス。
- est_percentilenumber | null
- リージョン内での推定パーセンタイル、0〜1。
- total_views_3minteger | null
- 直近 3 か月の投稿者の累計再生数。
- median_views_3minteger | null
- 直近 3 か月の投稿者の再生数の中央値。
- recent_collab_brandsstring[]
- 投稿者が最近コラボレーションしたブランド。
- item_typestring
- アイテム種別のタグ。コンテンツフィードでは post。
- content_sourcestring | null
- このアイテムを抽出したパイプライン。
- is_savedboolean | null
- そのアイテムが SOLARI アプリで保存済みかどうか。
- updated_attimestamp | null
- 指標のスナップショットが最後に更新された時刻。
例
リクエスト
$ solari instagram content detail slug=DcyMAmUh6FZレスポンス · 読みやすさのため、長い文字列と繰り返しの配列要素を省略しています。
{
"item": {
"item_type": "content",
"post_id": "01a06275-d974-7fda-98ee-dd3ee15b4dcf",
"author_id": "018cabce-14cc-7544-8890-7811ec33ef74",
"username": "innisfreeofficial",
"full_name": "INNISFREE | 이니스프리",
"profile_pic_url": "https://dcr.bzine.co/instagram/users/innisfreeofficial/profile-picture",
"follower_count": 847619,
"region": null,
"posted_at": "2026-09-02T12:00:06Z",
"media_type": "video",
"play_count": 22467,
"like_count": 3224,
"score": null,
"efficiency_score": null,
"est_percentile": null,
"updated_at": null,
"media_url": "https://smr-images-b.bzine.co/users/018cabce-14cc-7544-8890-7811ec33ef74/posts/01a06275-d974-7fda-98ee-dd3ee15b4dcf/medias/01a06275-db2b-77f7-a020-b4beb744771f.mp4",
"thumbnail_url": "https://bzine.co/cdn-cgi/media/width=480,mode=frame,time=0ms/https://smr-images.bzine.co/users/018cabce-14cc-7544-8890-7811ec33ef74/posts/01a06275-d974-7fda-98ee-dd3ee15b4dcf/medias/01a06275-db2b-77f7-a020-b4beb744771f.m …",
"slug": "DcyMAmUh6FZ",
"text": "Deeply hydrated skin—NO OFF HOURS. 💚\nwherever the day takes MINGYU (@min9yu_k)—his hydration stays SUPERCHARGED ⚡️\n\nGreen Tea Ceramide Milk: Lightweight milky toner that won‘t clog your pores\nGreen Tea Ceramide Mist: Tou …",
"brand_match_score": null,
"recent_collab_brands": [],
"total_views_3m": null,
"median_views_3m": null,
"is_saved": null,
"content_source": null
},
"fetched_on_demand": false
}MCP 呼び出しとして
{
"name": "solari_instagram_content_detail",
"arguments": {
"slug": "DcyMAmUh6FZ"
}
}注意点
- url を渡すと、/p/、/reel/、/tv/ の後ろのショートコードが自動的に抽出されます。
- 未追跡のショートコードや URL は初回リクエスト時にライブ取得されます。
- 複数をまとめて開くには content batch をお使いください。