addMockData
Generate mock data items in a specified SharePoint list by providing the site URL, list title, and item count (1-100) to test or populate list functionality.
Instructions
Add mock data items to a specific SharePoint list
Input Schema
Name | Required | Description | Default |
---|---|---|---|
itemCount | Yes | Number of mock items to create (1-100) | |
listTitle | Yes | Title of the SharePoint list to add mock data to | |
url | Yes | URL of the SharePoint website |