list-add
Add a new list to a specified Microsoft 365 site by providing a title and site URL. Simplifies list creation using CLI commands through GitHub Copilot Agent.
Instructions
Creates list in the specified site
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the list to add. | |
| webUrl | Yes | URL of the site where the list should be added. |