Message the influencer (async)
send_influencer_messageDrop a message in the influencer agent's inbox — direction, feedback, or an answer to one of its questions (set answerToMessageId to mark that question answered). ASYNC: the agent reads it on its next scheduled wake, so this shapes future content rather than getting an immediate reply. For a live back-and-forth, use chat_with_influencer instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| influencerId | Yes | ||
| answerToMessageId | No |