Read the current Thompson Sampling bandit posteriors for a project.
Read the current Thompson Sampling bandit posteriors for a project. Returns top-K arms per (arm_type, platform) with Beta(alpha, beta) posterior mean and uncertainty. Use this to reason about which hook family / format / timing slot the bandit currently prefers on each platform before recommending next moves. Arm types: hook_family (6 fallback families), hook_type, format, timing_slot, topic_cluster, caption_style, platform, story_type, emoji_type.
Read the current Thompson Sampling bandit posteriors for a project. › Request Body
project_idProject UUID. Defaults to the authenticated user default project.
platformLowercase platform name. Omit to return both platform-scoped and legacy platform-agnostic arms.
arm_typeArm dimension. Omit to return all types grouped.
top_kMax arms per (arm_type) group. Default 5.
response_formatOutput format. Defaults to text.
Read the current Thompson Sampling bandit posteriors for a project. › Responses
Successful tool execution.