list_businesses
Retrieve all businesses accessible to the current user, using pagination to manage large result sets. Customize fields and limit per request.
Instructions
List all businesses accessible by the current user. Returns paginated results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor for next page | |
| limit | No | Number of results (default 25) | |
| fields | No | Comma-separated fields to return |