get_option_of_custom_field
Retrieve a specific custom field option by providing the object type, field slug, and option ID to access detailed configuration data in Eduframe.
Instructions
Get an option of a custom field
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | ID of the parent resource | |
| field_slug | Yes | ID of the parent resource | |
| id | Yes | ID of the custom field option to retrieve |