Add entry
Appends a new entry to an OperationsTaskList’s entries array. The server assigns a fresh UUID and returns it. Order is load-bearing for from_previous_task-anchored deadlines. | authz: min_org_role=operator | (OperationsTaskListEntryClientCreate1) -> (str)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Coarse functional buckets a dispatcher batch-processes (powers the
per-type functional-queue index). Granular SOP specifics live in the Task’s
title/description + tags, not here.
Ordered roughly along the shipment lifecycle (review -> research -> book -> track/verify -> contact -> billing). The buckets are the distinct modes of work an operator sits down and batches; the exact SOP step (e.g. “Send Shipping Label”, “CBC Call”, “Get Pack Time”) is captured in the title.
Contact is split by who (customer, agent, airline, other), not by channel (call vs. email) — the recipient is what a dispatcher batches around, and the channel is a title/tag detail.
What an entry’s deadline_offset_seconds is measured from.
Resolved in a single forward pass at apply time (see module docstring).

