tocaro_post_message
Post messages to Tocaro group chats or direct user conversations, with optional attachments and user mentions. Specify either a group or user to send the message successfully.
Instructions
Tocaro のグループまたは個人トークにメッセージを投稿する。
group と user はどちらか一方のみを指定すること(両方指定・両方未指定はエラー)。 グループコードは tocaro_list_groups、ユーザーコードは tocaro_search_users で取得できる。 本文中で特定ユーザーにメンションする場合は <@us11111111> の形式で埋め込む。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| user | No | ||
| group | No | ||
| attachments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||