Start with one agent, one or two deterministic tools, and explicit approval around side effects.
Reference
Examples
Apply the C# Agent SDK to common product patterns.
Last modified on July 26, 2026
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Apply the C# Agent SDK to common product patterns.
| Pattern | Combine |
|---|---|
| Ticket triage | preset routing, lookup tools, structured final output |
| Coding review | repository tools, progress, approval before changes |
| Research brief | managed search, streamed text, cost limits |
| Operations runbook | status tools, escalation, durable continuation |
Was this page helpful?