diff options
| author | Dawid Rycerz <dawid@rycerz.xyz> | 2025-12-19 17:24:44 +0100 |
|---|---|---|
| committer | Dawid Rycerz <dawid@rycerz.xyz> | 2025-12-19 17:24:44 +0100 |
| commit | dc0ff6c1a870bb0e01f35c653303da08fc19485b (patch) | |
| tree | 47f3138ad0fc545b6b052b4c5e9c0e8b26e2e412 /servers/gitlab_python/src/mcp_server_gitlab_python | |
| parent | bedbd86e8c70d8d8cfa964842e1eab314384271d (diff) | |
feat: implement task modification functionality in TaskWarrior server
- Added `modify_task` method to allow modification of tasks based on a filter expression, supporting parameters for project, priority, due date, description, and tags.
- Implemented validation for modification parameters, ensuring at least one parameter is provided and that priority and tag formats are correct.
- Introduced corresponding tests to validate the functionality of task modifications, including edge cases for invalid inputs and multiple modifications.
- Enhanced docstrings for clarity and detailed usage examples.
Diffstat (limited to 'servers/gitlab_python/src/mcp_server_gitlab_python')
0 files changed, 0 insertions, 0 deletions
