getCustomObjectByDisplayId
Get custom object details by display ID.
Retrieves full details of a specific custom object instance by display ID. Prefer this tool when the user provides an ID such as "VEN-42" or "VISA-100".
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
displayId | string | Yes | Display ID formatted as PREFIX-NUMBER (e.g., "VEN-42", "VISA-100"). |
