HomeAgents StoreSkills StoreTeams StoreBlog
Get Start

Product

Agents StoreSkills Store

Community

XDiscord
↗MossAI Tools↗Dang.ai↗Viesearch↗AIDirs↗Findly.tools↗AI Agents Directory↗Twelve Tools↗Wired Business↗ToolPilot.ai↗AIDirectori.es↗Indie.Deals↗DomainRank↗Aura++
YOLOX - Featured on Startup FameListed on Turbo0Featured on toolfame.comFeatured on saasfame.comFeatured on FoundrList
Terms of Service|Privacy Policy

© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.

HomeAgents StoreSkills StoreTeams StoreBlog
Get Start
Home/Skill Store/Developer Tools/typespec-api-operations
Skill avatar

typespec-api-operations

Developer Tools

Gives your agent the ability to add RESTful operations like GET, POST, and DELETE to TypeSpec API plugins with Adaptive Cards.

When to use

  • When adding new CRUD operations to an existing TypeSpec API plugin

  • When implementing Adaptive Card visualizations for API search results

  • When adding confirmation dialogs to destructive API actions like DELETE or PATCH

How to use

  1. 1

    Define the service and data models using TypeSpec syntax

  2. 2

    Add operations with decorators like @get, @post, @route, and @query

  3. 3

    Create Adaptive Card JSON files for rich data visualization in Copilot

  4. 4

    Configure @capabilities for confirmation dialogs on sensitive operations

Example conversation

case
You

You

I need to add a DELETE operation to my items API with a confirmation warning.

typespec-api-operations

Agent

I will add a '@delete' operation to your ItemsAPI namespace at the '/items/{id}' route. I'll also include a '@capabilities' decorator with an Adaptive Card confirmation that shows a warning emoji and asks 'Are you sure you want to delete item #{{id}}?' to prevent accidental data loss.

FAQ

Related Skills

View More
typespec-create-api-plugin
typespec-create-api-pluginDeveloper Tools

Gives your agent the ability to generate TypeSpec API plugins with REST operations, authentication, and Adaptive Cards.

api-documentation
api-documentationDeveloper Tools

Gives your agent the ability to create comprehensive, interactive, and developer-friendly API documentation using OpenAPI and Swagger standards.

typespec-create-agent
typespec-create-agentDeveloper Tools

Gives your agent the ability to generate complete TypeSpec declarative agents with instructions and custom capabilities for Copilot.

api-design
api-designDeveloper Tools

Gives your agent the ability to design high-quality RESTful and GraphQL APIs following industry best practices and OpenAPI standards.

aspnet-minimal-api-openapi
aspnet-minimal-api-openapiDeveloper Tools

Gives your agent the ability to create well-structured ASP.NET Minimal API endpoints with strong types and comprehensive OpenAPI/Swagger documentation.

Product

Agents StoreSkills Store

Community

XDiscord
↗MossAI Tools↗Dang.ai↗Viesearch↗AIDirs↗Findly.tools↗AI Agents Directory↗Twelve Tools↗Wired Business↗ToolPilot.ai↗AIDirectori.es↗Indie.Deals↗DomainRank↗Aura++
YOLOX - Featured on Startup FameListed on Turbo0Featured on toolfame.comFeatured on saasfame.comFeatured on FoundrList
Terms of Service|Privacy Policy

© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.