track_document_work
Map development tasks to required documentation updates. Specify work type, file paths, and expected documents to ensure alignment between code changes and documentation.
Instructions
Track the relationship between development work and documentation requirements
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expectedDocuments | No | Expected documentation to be updated | |
filePaths | Yes | File paths involved in the work | |
workDescription | Yes | Description of the work being done | |
workType | Yes | Type of development work |