object_get_child
Retrieve a specific child object from an IC-CAP project by its name, with optional type filtering to resolve ambiguous paths.
Instructions
Get a specific child object by name with optional type filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child_name | Yes | ||
| child_type | No | Optional child-object type filter | |
| object_path | Yes | ||
| object_type | No | Specify the exact IC-CAP type when a path can name more than one object. |