post_as_bot
Send automated messages to GroupMe groups using a bot, with optional image attachments, to facilitate communication and announcements.
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 |
|---|---|---|---|
| bot_id | Yes | ||
| text | Yes | ||
| picture_url | No |