# solari instagram content detail

> 1 件の Instagram 投稿の全項目。

- **CLI**: `solari instagram content detail`
- **MCP ツール**: `solari_instagram_content_detail`
- **アクセス権**: `solari:read` — サインイン済みの 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_id` (string, 任意, 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)$) — SOLARI の post_id UUID。これ、slug、url のいずれかを指定してください。
- `slug` (string, 任意, pattern ^[A-Za-z0-9_-]{3,20}$) — 公開 Instagram ショートコード。投稿 URL の /p/、/reel/、/tv/ の後ろのセグメント。post_id が指定されている場合は無視されます。
- `url` (string, 任意, ≤ 512 chars) — https://www.instagram.com/p/<shortcode>/ や .../reel/<shortcode>/ のような公開 Instagram 投稿 URL。post_id または slug が指定されている場合は無視されます。

## レスポンス

### `Response`

- `item` (object | null) — 投稿。存在しない場合や非公開の場合は null。
- `fetched_on_demand` (boolean) — このリクエストによって初めてその投稿が取り込まれた場合に true。

### `item`

- `post_id` (uuid) — SOLARI の post id。他のコンテンツ系ツールにそのまま渡せます。
- `slug` (string) — Instagram のショートコード。公開 URL の /p/ または /reel/ の後ろのセグメント。
- `author_id` (uuid) — 投稿したアカウントの account_id。
- `username` (string) — 投稿者のハンドル。
- `full_name` (string | null) — プロフィールの表示名。
- `profile_pic_url` (string | null) — プロフィール画像の URL。
- `follower_count` (integer | null) — スナップショット時点の投稿者のフォロワー数。
- `region` (string | null) — 投稿者に割り当てられたリージョンコード。
- `posted_at` (timestamp) — 公開時刻 (UTC)。
- `media_type` (string) — image、video、または carousel。
- `play_count` (integer | null) — 動画の再生数。image 投稿では null。
- `like_count` (integer | null) — スナップショット時点のいいね数。
- `text` (string | null) — キャプションのテキスト。
- `media_url` (string) — オリジナルメディアの URL。
- `thumbnail_url` (string) — サムネイルの URL。
- `score` (number | null) — フィードのランキングスコア。1 つのレスポンス内でのみ比較可能。
- `efficiency_score` (number | null) — 投稿者のフォロワー数に対する相対的なパフォーマンス。
- `est_percentile` (number | null) — リージョン内での推定パーセンタイル、0〜1。
- `total_views_3m` (integer | null) — 直近 3 か月の投稿者の累計再生数。
- `median_views_3m` (integer | null) — 直近 3 か月の投稿者の再生数の中央値。
- `recent_collab_brands` (string[]) — 投稿者が最近コラボレーションしたブランド。
- `item_type` (string) — アイテム種別のタグ。コンテンツフィードでは post。
- `content_source` (string | null) — このアイテムを抽出したパイプライン。
- `is_saved` (boolean | null) — そのアイテムが SOLARI アプリで保存済みかどうか。
- `updated_at` (timestamp | null) — 指標のスナップショットが最後に更新された時刻。

## 例

```console
$ solari instagram content detail slug=DcyMAmUh6FZ
```

_読みやすさのため、長い文字列と繰り返しの配列要素を省略しています。_

```json
{
  "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 呼び出しとして

```json
{
  "name": "solari_instagram_content_detail",
  "arguments": {
    "slug": "DcyMAmUh6FZ"
  }
}
```

## 注意点

- url を渡すと、/p/、/reel/、/tv/ の後ろのショートコードが自動的に抽出されます。
- 未追跡のショートコードや URL は初回リクエスト時にライブ取得されます。
- 複数をまとめて開くには content batch をお使いください。

## 関連ツール

- [`solari_instagram_content_batch`](https://solari.sh/docs/tools/instagram-content-batch.md?lang=ja)
- [`solari_instagram_account_posts`](https://solari.sh/docs/tools/instagram-account-posts.md?lang=ja)
