hubspot_get_owner
Fetch detailed information about a HubSpot owner by their owner ID. Optionally include archived owners or specify the ID property for lookup.
Instructions
Get detailed information about a specific HubSpot owner by their ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownerId | Yes | The owner ID (numeric) | |
| archived | No | Include if owner is archived | |
| idProperty | No | The property to use for lookup (id or userId) | id |