wit_attach
Attach a local file to an Azure DevOps work item. This uploads the file and creates an AttachedFile link, requiring confirmation before the write is applied.
Instructions
Anexa um arquivo local ao work item (upload + relação AttachedFile). Escrita: write + confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| comment | No | ||
| confirm | No | ||
| project | No | Projeto alvo; default = DEVOPS_PROJECT. Outros exigem ADO_PROJECT_ALLOWLIST. | |
| filePath | Yes | Caminho local do arquivo. |