Optional[symbolOptional[symbolRecords which tunnel resource owns the task (exclusivity).
OptionalcomputedAccess other tasks/resources/events. Can be an object or a function when you need late or config‑dependent resolution.
OptionalinputOptional validation schema for runtime input validation. When provided, task input will be validated before execution.
OptionalisIndicates if the task is tunneled through a tunnel client.
OptionalmetaOptional metadata used for docs, filtering and tooling.
Middleware applied around task execution.
Return an optional dependency wrapper for this task.
OptionalresultOptional validation schema for the task result.
When provided, the result will be validated immediately after the task's
run resolves, without considering middleware.
Tags applied to the task that might define its behvaiour or impact the systems.
Present only for phantom tasks.