smartsuite_describe_field
Retrieve detailed metadata for a SmartSuite field, including help text, choice options, linked-record targets, and formula expressions with return types. Requires application ID and field slug.
Instructions
Get detailed metadata for a single field in a SmartSuite application, including help text, choice options, linked-record targets, and — for formula fields — the formula expression and its computed return type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fieldSlug | Yes | The field slug (e.g. s10a908cbe) | |
| applicationId | Yes | The application ID |