get_recent_pastes
Retrieve recently created or modified pastes from Markdrop, with optional filters for project or document type, to access current documentation.
Instructions
Get recently created or modified pastes, optionally filtered by project or type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 10) | |
| projectId | No | Filter by project ID (optional) | |
| documentType | No | Filter by document type (optional) |