list_user_attributes
Retrieve a paginated list of user attributes from a specific AdButler user database to inspect and manage user data.
Instructions
List all user attributes in a user database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 100, max 100) | |
| offset | No | Pagination offset | |
| user_db_id | Yes | User database ID |