list_users
Retrieve a list of all users in an Apache Airflow system. Supports pagination with limit and offset parameters.
Instructions
[Tool Role]: Lists all users in the Airflow system (v1 API only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||