accelo_get_profile_values
Retrieve profile field values for a specific Accelo object by object type and ID, with optional additional fields. Use it to fetch custom or standard profile data.
Instructions
Get profile field values for a specific object.
Args: object_type: The object type (e.g. "companies", "issues") object_id: The object's ID fields: Additional fields to return
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| object_id | Yes | ||
| object_type | Yes |