list_user_orgs
Retrieve all organizations a specific user belongs to by providing their username.
Instructions
List organizations a user belongs to
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username of the user | |
| page | No | Page number (starts at 1) | |
| limit | No | Number of results per page (max 50) |