# solari instagram account profile

> SOLARI가 Instagram 계정 하나에 대해 아는 모든 것, 성과 지표 포함.

- **CLI**: `solari instagram account profile`
- **MCP 도구**: `solari_instagram_account_profile`
- **권한**: `solari:read` — 로그인한 SOLARI 계정이면 쓸 수 있어요.

추적 중인 Instagram 계정 하나의 전체 SOLARI 프로필: username, full name, bio, follower/following/post 수, verified 플래그, 추론된 account_type, 조회 수 지표(조회 수 중앙값과 총합, 광고 수, 전월 대비 성장률, 리전 백분위), 그리고 최근 포스트와 최근 광고 협업의 임베디드 프리뷰. 계정은 account_id (solari_instagram_account_search에서 얻은 UUID) 또는 username (Instagram 핸들)으로 지정해요. 아직 추적 중이 아닌 username은 첫 요청 때 실시간으로 수집돼요(수 초 소요. 응답에 fetched_on_demand=true가 실리며, 조회 수 지표와 협업 이력은 아직 만들어지지 않은 상태예요). 그 뒤에 나오는 not-found 에러는 해당 핸들이 Instagram에 존재하지 않는다는 뜻이에요. 로그인한 SOLARI 계정이면 누구나 사용할 수 있어요.

**언제 쓰나** — 계정 심층 분석의 첫 호출. 최근 포스트와 최근 협업이 함께 실려 오므로 후속 호출을 아낄 수 있어요.

**무엇이 돌아오나** — 프로필 필드, 조회 수 기반 성과 지표, 임베디드 프리뷰.

## 파라미터

- `account_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)$) — 계정의 account_id (SOLARI 계정 UUID). 이 값 또는 username을 넘기세요.
- `username` (string, 선택, ≤ 64 chars) — Instagram 핸들. 앞의 @는 있어도 없어도 돼요. account_id가 지정되면 무시돼요.

## 응답

### `Response`

- `user_id` (uuid) — account_id.
- `username / full_name / bio` (string) — 핸들, 표시 이름, bio 텍스트.
- `follower_count / following_count` (integer) — 팔로워 수와 팔로잉 수.
- `total_post_count` (integer) — 누적 포스트 수.
- `post_count_3m` (integer) — 최근 3개월간 포스트 수.
- `is_verified` (boolean) — 인증 배지.
- `account_type` (string) — SOLARI가 추론한 계정 성격 (brand, creator, …).
- `median_views_cur` (integer) — 현재 윈도우의 조회 수 중앙값.
- `total_views_cur` (integer) — 현재 윈도우의 총 조회 수.
- `ad_count_cur` (integer) — 현재 윈도우의 광고 포스트 수.
- `median_views_growth_m1` (number) — 전월 대비 조회 수 중앙값 변화, 비율로 표시.
- `total_views_growth_m1` (number) — 전월 대비 총 조회 수 변화, 비율로 표시.
- `median_views_region_pct` (number) — 리전 내 조회 수 중앙값 백분위, 0–1.
- `total_views_region_pct` (number) — 리전 내 총 조회 수 백분위, 0–1.
- `recent_posts` (object[]) — 최근 포스트 프리뷰.
- `recent_collabs` (object[]) — 최근 광고 협업 프리뷰.
- `fetched_on_demand` (boolean) — 이 요청이 해당 계정을 처음 수집한 경우 true.

## 예시

```console
$ solari instagram account profile username=innisfreeofficial
```

_읽기 편하도록 긴 문자열과 반복되는 배열 항목을 줄였어요._

```json
{
  "user_id": "018cabce-14cc-7544-8890-7811ec33ef74",
  "username": "innisfreeofficial",
  "full_name": "INNISFREE | 이니스프리",
  "bio": "NATURE MEETS KOREAN SKIN SCIENCE",
  "profile_pic_url": "https://dcr.bzine.co/instagram/users/innisfreeofficial/profile-picture",
  "follower_count": 847619,
  "total_post_count": 4131,
  "post_count_3m": 100,
  "following_count": 17,
  "is_verified": true,
  "median_views_cur": 12409,
  "ad_count_cur": 0,
  "total_views_cur": 685771,
  "median_views_growth_m1": 0.04956440835659308,
  "total_views_growth_m1": 0.39407867587418205,
  "median_views_region_pct": 0.1736183168163037,
  "total_views_region_pct": 0.1457900950723917,
  "recent_posts": [
    {
      "post_id": "01a06275-d974-7fda-98ee-dd3ee15b4dcf",
      "slug": "DcyMAmUh6FZ",
      "media_type": "video",
      "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 …",
      "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 …",
      "play_count": 22467,
      "like_count": 3224,
      "video_media_count": 0,
      "media_count": 1
    },
    "… 5 more"
  ],
  "recent_collabs": [],
  "account_type": "brand",
  "fetched_on_demand": false
}
```

## MCP 호출로 쓰면

```json
{
  "name": "solari_instagram_account_profile",
  "arguments": {
    "username": "innisfreeofficial"
  }
}
```

## 주의사항

- 추적 중이 아닌 핸들은 첫 요청 때 실시간으로 수집돼요. 수 초가 걸리며, fetched_on_demand=true로 표시되고 이 상태에서는 조회 수 지표와 협업 이력이 아직 만들어지지 않아요.
- 그 뒤에 나오는 not-found 에러는 해당 핸들이 Instagram에 존재하지 않는다는 뜻이에요.
- 지표는 스냅샷이라 실시간 수치보다 늦을 수 있어요.

## 관련 도구

- [`solari_instagram_account_posts`](https://solari.sh/docs/tools/instagram-account-posts.md?lang=ko)
- [`solari_instagram_account_collabs`](https://solari.sh/docs/tools/instagram-account-collabs.md?lang=ko)
- [`solari_tiktok_account_profile`](https://solari.sh/docs/tools/tiktok-account-profile.md?lang=ko)
