tocaro_search_users
Find users in your Tocaro workspace by email or username prefix, then retrieve their user codes to use in other tools like posting messages.
Instructions
Bot を作成したユーザーと同一契約に所属するユーザーを検索する。
query はメールアドレスまたはユーザー名の前方一致で検索する。 page は 1-100、per_page は 1-100 の範囲。 戻り値の users には code('us' + 8文字のユーザーコード)が含まれ、 他のツール(tocaro_post_message など)に渡すコードとして使う。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| query | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||