You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
When exporting (strange action name for generating a manifest) as a skill the generated manifest is not correct. The $schema is below the name;
It should be:
When manually changing this it will automatically put it back in the wrong order again.
Power Virtual Agents won't accept the manifest with the wrong order, however this takes ages to figure out as it won't tell you anything about what was wrong. After eliminating step by step I found out the $schema was placed on the wrong line.