log_creator_activity
Append creator-mention rows to a plan's Creator Activity sheet, building the daily evidence trail used to decide whether to hold or exit a token position.
Instructions
Append one creator-mention row to the append-only 'Creator Activity' sheet for an open plan. This is the evolving evidence trail used to decide whether to hold or exit — distinct from the static thesis written once at plan creation. Should be logged at least daily while a plan is open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tone | Yes | Tone: Positive / Neutral / Negative. | |
| notes | No | Assessment notes, e.g. whether the account looks paid or organic. | |
| planId | Yes | Plan ID this activity relates to. | |
| platform | Yes | Platform, e.g. 'X (Twitter)', 'Telegram', 'TikTok'. | |
| followers | No | Approximate follower count. | |
| engagement | No | Engagement summary, e.g. '412 likes / 38 replies'. | |
| mentionType | Yes | Type of mention, e.g. 'First mention', 'Repost', 'Video'. | |
| tokenTicker | Yes | Token ticker. | |
| creatorHandle | Yes | Creator account, e.g. @cryptoAlphaX. |