Task
Operations related to the task endpoint.
📄️ Add an task item
Add a new task item.
📄️ List all task items
Retrieve all task items, including the total count.
📄️ Returns the total number of task items
Returns the total number of task items
📄️ Get a task item by ID
Retrieve a specific task item by its ID.
📄️ Delete a task item by ID
Deletes a specific task item by its ID.