Customers List Accessible Customers
customers_list_accessible_customersReturns customer IDs accessible by the authenticated user. Use first to discover available customer IDs when none provided, as most other tools require a valid ID.
Instructions
Returns ids of customers directly accessible by the user authenticating the call.
Use this tool first to discover available customer IDs if the user hasn't provided one. Most other tools require a valid customer ID as input.
Returns: List[str]: A list of customer IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |