edit-action

Modify connector action YAML configurations in Copilot Studio TaskDialogs.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio --skill edit-action
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edit-action
Source: https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio/tree/main/.github/skills/edit-action
Command: npx skills add https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio --skill edit-action

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables the customization of existing connector actions within Copilot Studio agents, providing granular control over inputs, outputs, and properties without direct code modification.

Core Features & Use Cases

  • Custom Action Configuration: Modify and tailor existing connector actions (TaskDialogs) for a precise fit.
  • Connector Lookup & Schema Validation: Integrate with connector lookup tools for comprehensive information and schema validation to ensure correct configurations.
  • End-to-End Editing Process: Guided steps for identifying actions, editing YAML, and validating changes. Suitable for in-depth skill configuration.

Quick Start

Edit the properties of a TaskDialog action for your agent by using the 'edit-action' skill and specify what changes you would like to make.

Frequently Asked Questions about edit-action

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize connector actions in Copilot Studio?

Customize connector actions in Copilot Studio by manipulating the YAML configurations of TaskDialogs to modify inputs, outputs, and connection modes without direct code modification. This approach provides granular control over existing action properties.

What is a TaskDialog in Copilot Studio YAML configuration?

A TaskDialog in Copilot Studio YAML configuration defines the structure and behavior of a connector action. Manipulating this YAML allows you to tailor existing actions for your agent, adjusting specific inputs, outputs, and connection properties precisely.

Can I modify action inputs and outputs without altering the source code?

Yes, you can modify action inputs and outputs without altering source code by editing the YAML configuration of TaskDialogs. This method allows granular control over connector action properties directly within Copilot Studio agents.

How do I validate operation schemas when editing Copilot Studio actions?

Validate operation schemas when editing Copilot Studio actions by integrating with connector lookup tools. This ensures your YAML configurations and property modifications align correctly with the underlying connector definitions and operation schemas.

What do I need to know before editing connector action properties in Copilot Studio?

Before editing connector action properties in Copilot Studio, you need a structured understanding of connector definitions and operation schemas. This knowledge is required to correctly identify specific actions and manipulate their YAML configurations accurately.

Are there limitations to customizing TaskDialog YAML for Copilot Studio agents?

Customizing TaskDialog YAML for Copilot Studio agents requires a structured understanding of connector definitions and operation schemas. Complex modifications may need schema validation to ensure correct configurations and prevent misaligned inputs or outputs.