list_users_in_organization
List users belonging to a specified Jira organization using its numeric ID, with pagination.
Instructions
List users who belong to an organization.
Args: organization_id: The numeric organization ID. start: Pagination offset (0-based). limit: Maximum number of results (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes | ||
| start | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |