list_user_contributions_tool
Retrieve a list of edits made by a specific user, with optional filtering by namespace and date range.
Instructions
List edits by a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username whose contributions to list | |
| namespace | No | Filter by namespace (default: all) | |
| limit | No | Maximum results (default: 50, max: 500) | |
| from_timestamp | No | Start from this timestamp (ISO 8601) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||