tasks:priority
tasks family
Set a task's priority. Two scales, no overlap: a value strictly between 0 and 1 is a fraction and is stored as-is; anything else is the 1–100 slider (stored as slider/100, so exactly 1 is the MINIMUM — send 100 or 0.99 for the top). Stored as the 0–1 `task-priority` attribute the board's ranking reads
- Effect
- ask
- Awaits an outcome — the call returns the response below.
- Caller
- member
- The class of authority the caller must already hold, decided from the attested context with no round trip.
- Reversible
- yes
- The effect can be undone by a later call.
- Idempotent
- yes
- Safe to retry as-is.