The latest schema for declarative agents manifest is [v1.6](https://learn.microsoft.com/microsoft-365-copilot/extensibility/declarative-agent-manifest-1.6?tabs=json) and for the API plugin manifest [v2.4](https://learn.microsoft.com/microsoft-365-copilot/extensibility/api-plugin-manifest-2.4). We should ensure that all declarative agent samples are upgraded to use the latest versions of the schemas. - [ ] Identify samples that require updates - [ ] Create a SKILL.md file to formalise the declarative agent upgrade process for future migrations - [ ] Create a pull request for each sample update