create_friend_info
Create a custom attribute definition for friend information (e.g., birthday, purchase count). Note: individual friend values must be set separately.
Instructions
友だち情報(例: 誕生日、購入回数など友だちごとに値が異なるカスタム属性項目)の定義を新規作成する。ここで作るのは項目の定義であり、個々の友だちへの値の設定は別途行う必要がある(本コネクタには友だちごとの値設定・削除ツールは未実装)。folder_id を省略すると未分類フォルダに入る。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 友だち情報名 | |
| type | No | データ型(text / number / date 等) | |
| folder_id | No | 格納先フォルダID(省略時は未分類) |