Query tasks
Returns workspace tasks using the same filter semantics previously exposed through tRPC.
POST/api/unstable/tasks/query Returns workspace tasks using the same filter semantics previously exposed through tRPC.
filters?array<>
Structured filters for the tasks query.
limit?number
Maximum number of rows to return.
offset?number
Number of rows to skip before returning results.