AI/Tasks/CurrentTask.txt

Read the file below:
C:\repos\TechToolbox\Public\AI\Invoke-TechAgent.ps1
 
Task:
Update the documentation for the Invoke-TechAgent PowerShell script to reflect
the latest features and usage instructions. Please ensure the new parameters are
included in the documentation's parameters table.
 
Topic:
Update the markdown document for the topic described below.
 
File to update:
C:\repos\TechToolbox-Docs\Invoke-TechAgent.md
 
Requirements:
- Update the file at this exact path:
  C:\repos\TechToolbox-Docs\Invoke-TechAgent.md
- Use accurate technical details based on the source inputs.
- Structure the document for fast scanning with concise headings and examples when useful.
- Keep the tone practical and specific to this repository or scenario.
- Use WRITE-FILE to create or update the markdown document.
- Use APPEND-FILE only if output must be chunked; if APPEND-FILE is used, call FINALIZE-FILE-WRITE on the same path before finalAnswer.
- Do not stop after analysis.
- Do not summarize your plan before editing.
- Do not return a final answer until the file update has succeeded.