pastepile_list
List recent Pastepile pastes. With an API key configured this defaults to scope "mine": YOUR saved pastes, newest first, including unlisted ones. Use scope "public" for the public feed. For targeted lookups use pastepile_search instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (1-100, default 20). | |
| scope | No | "mine" lists pastes saved with the configured API key (default when a key is set); "public" lists the public feed (default without a key). |