smartsuite_create_record
Adds a new record to a SmartSuite application using field slugs for values. First call smartsuite_describe_application to get the required field slugs.
Instructions
Create a new record in a SmartSuite application. Requires readwrite or admin mode. Call smartsuite_describe_application first to learn field slugs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Field values keyed by field slug | |
| applicationId | Yes | The application ID |