get_person
Retrieve detailed information about a specific team member using their ID, including name, email, role, activity timestamps, and custom fields.
Instructions
Get detailed information about a specific team member by ID.
Use this when: You need detailed information about a specific person (full name, email, role, title, activity timestamps, custom fields, avatar). Use list_people when you need to browse or search multiple people.
Returns:
Full name, email, and contact information
Role, title, and organizational details
Activity timestamps (joined, last seen)
Custom fields and additional metadata
Avatar and profile information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_id | Yes | The unique Productive person identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||