Office 365 | Programming Microsoft
: Use this to create custom AI agents that automate specific business workflows within your Office apps.
: You might write a function to get the current selected text in Word and replace it with a generated summary. 5. Sideload and Test To see your feature in action: Programming Microsoft Office 365
: Use this file to ensure your feature matches the Office look and feel. 4. Implement Logic (JavaScript/TypeScript) : Use this to create custom AI agents
: Use the Office JavaScript API to read from or write to the document. Sideload and Test To see your feature in
: Found under the "Agents" section in Copilot, this allows you to describe a tool (e.g., "build a signup sheet tracker") and it will automatically generate the schema and UI .
Use a generator to create the basic files and structure for your feature:
: Use Visual Studio Code as your primary editor.