get_related_records
Retrieve records linked to a specific entity by object type and record ID, enabling navigation of relationships such as contacts under an account.
Instructions
Fetch records linked to a specific entity. Useful for traversing relationships like Contacts under an Account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordId | Yes | ||
| objectType | Yes | ||
| relatedObjectType | Yes |