smartsuite_list_fields
List fields from a SmartSuite application to get field slugs, labels, types, choice options, and linked-app targets. Use this to learn a table's fields efficiently without extra record layout info.
Instructions
List a SmartSuite application's fields as a token-lean column list: slug, label, type, choice options (value+label), and linked-app targets — omitting help text and false flags. Cheapest way to learn a table's fields; prefer this over smartsuite_describe_application when you just need field slugs/types/choices and not the record layout or help text. The result is stable within a session — call once per table and reuse it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicationId | Yes | The application ID |