Authorizations
Bearer token from your account (https://agent.ai/user/integrations#api)
Body
application/json
Type of HubSpot object to retrieve (e.g., company, contact, deal).
Available options:
company, contact, deal, ticket Example:
"company"
Search query to find specific object. Defaults to '_most_recent_company' if not provided or too short (or '_most_recent_contact' if object_type is 'contact').
Example:
"Acme Corporation"

