list_webex_people
List Webex people in your organization or search for specific users by email, name, or ID. Filter by org, location, and include calling data.
Instructions
List people in the organization or search for specific people.
Args: email: Email address to search for display_name: Display name to search for person_id: Person ID to look up a specific person org_id: Organization ID to filter by calling_data: Include calling data in response location_id: Location ID to filter by max_results: Maximum number of people to return (default 100, max 1000)
Returns: Standardized response dictionary with success/error information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| org_id | No | ||
| person_id | No | ||
| location_id | No | ||
| max_results | No | ||
| calling_data | No | ||
| display_name | No |