Prepare: Log Food Entry (FatSecret)
fatsecret_prepare_food_entry_createPrepare a food diary entry as a dry run using a selected serving, without saving until confirmed.
Instructions
Dry-run: prepare logging a food into your diary (use fatsecret_pick_serving first to get servingId). Nothing is written until fatsecret_commit_prepared_operation confirms this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 2026-08-17 | |
| meal | Yes | ||
| foodId | Yes | ||
| reason | Yes | ||
| servingId | Yes | ||
| foodEntryName | Yes | ||
| numberOfUnits | Yes |