すべてのツール
tiktok · catalog · accountsolari:readサインイン済みの SOLARI アカウントであれば利用できます。

solari catalog tiktok account profile

TikTok アカウントのプロフィールと直近の投稿です。

MCP ツール
solari_catalog_tiktok_account_profile
CLI
solari catalog tiktok account profile
アクセス権
solari:readサインイン済みの SOLARI アカウントであれば利用できます。サインイン済みの SOLARI アカウントであれば利用できます。
Required plan
Free
Credit
0

概要

TikTok アカウントのプロフィールと、直近投稿のプレビューを返します。

どんなときに使うかTikTok アカウントの全体像がほしいときに使います。

何が返るかプロフィール、直近投稿、追跡中かどうかです。

パラメータ

account_idstring任意
TikTok の account_id。これか username を渡します。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)$
usernamestring任意
TikTok のユーザー名。account_id があるときは無視されます。≤ 64 chars

レスポンス

Response

account_iduuid
TikTok の account_id。
username / nickname / biostring
ユーザー名、表示名、Bio。
bio_linksstring[]
Bio 内のリンク。
follower_count / following_countinteger
フォロワー数とフォロー数。
heart_countinteger
アカウント全体の累計いいね数。
video_countinteger
公開した動画数。
is_verified / is_privateboolean
認証と非公開のフラグ。
is_commerce_user / commerce_user_categoryboolean · string
コマースの状態とカテゴリ。
region / languagestring | null
国コードと言語コード。
avatar_url / profile_urlstring
アバターと公開プロフィールのリンク。
trackedboolean
定期クロールの対象か。
sync_statusstring
クロールの状態。
synced_attimestamp
最終クロール時刻。
recent_postsobject[]
直近投稿のプレビュー。
fetched_on_demandboolean
この呼び出しで初めてアカウントを取得したとき true。

recent_posts[]

post_iduuid
TikTok の post_id。Instagram のものとは互換しません。
video_idstring
TikTok URL の公開数値 id。
urlstring
公開パーマリンク。
account_iduuid
投稿者の account_id。
usernamestring
投稿者のユーザー名。
post_typestring
video または carousel。
posted_attimestamp
投稿日時(UTC)。
captionstring
キャプション。
duration_secondsinteger
動画の長さ。
width / heightinteger
解像度。
play_countinteger
再生数。
like_countinteger
いいね数。
comment_countinteger
コメント数。
share_countinteger
シェア数。
collect_countinteger
保存数。
is_adboolean
TikTok の広告フラグ。
is_pinnedboolean
プロフィールにピン留めされているか。
aigc_label_typestring | null
AI コンテンツのラベル。TikTok が付けたときだけ入ります。
original_language_codestring | null
元の言語。
cover_urlstring
カバー画像 URL。
video_urlstring
動画ファイル URL。
imagesstring[]
カルーセルのスライド。video では空です。
hashtagsstring[]
キャプションのハッシュタグ。
mentionsstring[]
キャプションでメンションされたユーザー名。
transcriptstring | null
話し言葉の文字起こし。include_transcript=true のときだけ入ります。

リクエスト

$ solari catalog tiktok account profile username=innisfree_official

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

{
  "account_id": "019b2137-f76e-7b33-9437-26044fa7b1ed",
  "username": "innisfree_official",
  "nickname": "Innisfreeofficial",
  "bio": "NATURE MEETS KOREAN SKIN SCIENCE",
  "bio_links": [
    "https://linktr.ee/innisfree_official"
  ],
  "follower_count": 143900,
  "following_count": 14,
  "heart_count": 2200000,
  "video_count": 767,
  "is_verified": true,
  "is_private": false,
  "is_commerce_user": true,
  "commerce_user_category": "Beauty",
  "region": "KR",
  "language": null,
  "avatar_url": "https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/3f8e48dc4a284a8ead37e93175ebdb86~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=04b90255&x-expires=1788541200&x-signature=Gd3gJu4HyBZPCr%2FqEevyDs6 …",
  "profile_url": "https://www.tiktok.com/@innisfree_official",
  "sync_status": "OK",
  "tracked": true,
  "synced_at": "2026-09-02T17:16:05.835000Z",
  "recent_posts": [
    {
      "post_id": "01a0631e-f0df-7e9d-a09b-d84bc31d3834",
      "video_id": "7680375687139642645",
      "url": "https://www.tiktok.com/@innisfree_official/video/7680375687139642645",
      "account_id": "019b2137-f76e-7b33-9437-26044fa7b1ed",
      "username": "innisfree_official",
      "post_type": "video",
      "posted_at": "2026-09-02T12:00:00Z",
      "caption": "Deeply hydrated skin—NO OFF HOURS. 💚  wherever the day takes MINGYU—his hydration stays SUPERCHARGED ⚡️ Green Tea Ceramide Milk: Lightweight milky toner that won't clog your pores  Green Tea Ceramide Mist: Touch-free, fa …",
      "duration_seconds": 23,
      "width": 1080,
      "height": 1920,
      "play_count": 493,
      "like_count": 37,
      "comment_count": 2,
      "share_count": 0,
      "collect_count": 3,
      "is_ad": false,
      "is_pinned": false,
      "aigc_label_type": null,
      "original_language_code": null,
      "cover_url": "https://smr-images-a.bzine.co/tiktok/users/019b2137-f76e-7b33-9437-26044fa7b1ed/posts/01a0631e-f0df-7e9d-a09b-d84bc31d3834/medias/cover.jpg",
      "video_url": "https://smr-images-a.bzine.co/tiktok/users/019b2137-f76e-7b33-9437-26044fa7b1ed/posts/01a0631e-f0df-7e9d-a09b-d84bc31d3834/medias/origin.mp4",
      "images": [],
      "hashtags": [],
      "mentions": [],
      "transcript": null
    },
    "… 5 more"
  ],
  "fetched_on_demand": false
}

MCP 呼び出しとして

{
  "name": "solari_catalog_tiktok_account_profile",
  "arguments": {
    "username": "innisfree_official"
  }
}

注意点

  • 未収集のユーザー名は、最初のリクエストでその場で取りにいきます(だいたい 10–40 秒)。収集が終わるまでは直近投稿だけです。
  • そのあとの not-found は、TikTok にそのユーザー名がないという意味です。

機械可読な形式: /docs/tools/catalog-tiktok-account-profile.md