post_as_bot
Post a GroupMe message as a bot by providing bot ID and text, and optionally attach an image via URL.
Instructions
Post a message as a bot.
Args:
bot_id: The ID of the bot.
text: Message text.
picture_url: Optional image URL to attach.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| bot_id | Yes | ||
| picture_url | No |