search_customers
Search for customers by name, email, or registration number, filter by contact person, and control result count.
Instructions
取引先を検索する。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | 顧客名・略称・メール・登録番号への部分一致検索キーワード | |
| contact_name | No | 担当者氏名で絞り込み (例: 「山田」「佐藤」) | |
| limit | No | 取得件数 (既定: 20, 上限: 200) |