inject_message
Inject a message into an Antigravity conversation's inbox by providing the conversation ID and message, with optional sender, title, and priority fields.
Instructions
Injects a message directly into any Antigravity conversation's inbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| sender | No | ||
| message | Yes | ||
| priority | No | ||
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |