smartsuite_create_record
Create a new record in a SmartSuite application by providing the application ID and field values keyed by slug. Requires readwrite mode.
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 |