Expand description
High level section operations built on the core API client.
Functionsยง
- add_
task_ to_ section - Add a task to a section.
- create_
section - Create a section in a project.
- delete_
section - Delete a section.
- get_
section - Retrieve a single section by gid.
- get_
section_ tasks - Get tasks within a section (board view only).
- list_
sections - Retrieve sections for a project.
- update_
section - Update a section.