跳轉到主要內容
Ayrshare MCP Server 一共提供 27 個工具,下方按領域分組列出。每個工具都會在行程內透過真實的 Ayrshare API 處理鏈進行分派。

適用範圍

每個工具的適用範圍不是 Profile(設定檔級),就是 Account(帳戶級)
  • Profile —— 工具接受 profileKey 參數,以某個子設定檔為目標。
  • Account —— 工具 不接受 profileKey,它在帳戶層級執行操作。
不接受 profileKey 參數的 6 個工具為:create_profilelist_profilesexplain_errorvalidate_mediagenerate_postrecommend_hashtags。其他所有工具都接受 profileKey;其中 generate_jwt_social_linking_url 必須 提供 profileKey。注意:recommend_hashtags 雖然不接受 profileKey 參數,但它仍會讀取連線上的 Profile-Key 標頭,以決定使用哪一個已連結的 TikTok 帳戶,因此其結果與特定設定檔相關。 當本次呼叫的 profileKey 參數與 Profile-Key 標頭同時存在時,參數優先生效。優先順序規則詳見 Connect & Setup

貼文(Posts)

歷史(History)

分析(Analytics)

留言(Comments)

訊息 / 私訊(Messages / DMs)

設定檔(Profiles)

媒體(Media)

產生(Generate)

Webhook

錯誤(Errors)

本目錄與線上伺服器的 tools/list 一致。後續還規劃了更多工具(例如 Links 相關工具)。如有疑慮,請以 tools/list 的回傳結果為準。本目錄由 MCP 伺服器團隊維護。