generated: '2026-08-09' method: derived source: openapi/nutrientsdb-sample-api-openapi.yml description: >- Arazzo workflow catalog for NutrientsDB. The API publishes exactly one operation, so the only genuine multi-step flow is search-then-lookup; no further workflows were authored rather than padding the catalog with invented operations. workflows: - file: nutrientsdb-search-then-lookup.yml workflowId: search-then-lookup-food title: Resolve a food name to a NutrientsDB record and read its nutrient profile summary: >- Search the public 1,000-food sample by name fragment, then re-fetch the chosen record by its stable public_id. Keyless; both steps call findFoods. operations: [findFoods]