© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.
Gives your agent the ability to generate TypeSpec API plugins with REST operations, authentication, and Adaptive Cards.
When building a plugin to integrate external REST APIs into Microsoft 365 Copilot
When configuring API authentication methods like OAuth2 or API keys in TypeSpec
When defining complex request/response models and Adaptive Card visualizations
Provide the API base URL and the list of required CRUD operations
Select the authentication method (No Auth, API Key, or OAuth2)
Define the data models and Adaptive Card response structures
Generate the main.tsp and actions.tsp files for the complete plugin
You
Build a plugin for our internal Ticket API. It uses an API key and needs a 'createTicket' operation.
Agent
I will generate a TypeSpec plugin with two files: main.tsp for the agent definition and actions.tsp for your API. I'll configure ApiKeyAuth for your 'X-API-Key' header, define a 'createTicket' POST operation with a confirmation card, and set up a response model to display ticket details.
Gives your agent the ability to generate complete TypeSpec declarative agents with instructions and custom capabilities for Copilot.
Gives your agent the ability to add RESTful operations like GET, POST, and DELETE to TypeSpec API plugins with Adaptive Cards.
Gives your agent the ability to define clear, unambiguous, and AI-ready specifications for schemas, tools, architecture, and more, ensuring a machine-readable project foundation.
Gives your agent the ability to create an llms.txt file that serves as a high-level navigation guide for LLMs to understand your repository's purpose and structure.
Gives your agent the ability to act as a senior expert, creating appealing, informative, and professional README.md files that effectively showcase your project.
© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.