generate_sample_data
Create and insert test data into database tables using their schema. Set row counts, custom generation rules, and column overrides to populate rows for development and testing.
Instructions
根据表结构自动生成并插入样例数据。需要 insert+batch 权限。完整 inputSchema 同上(Permission 控制由 CallToolRequest 强制执行)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | ||
| rowCount | No | ||
| tableName | Yes |