List the authorized user's Bilibili videos
bilibili_list_videosRetrieve paginated video submissions for the authorized Bilibili user. Filter by status and set page size (1-50) to view specific uploads from the official Open Platform.
Instructions
List paginated video submissions belonging to the authorized user through the official Open Platform. Requires ARC_BASE scope. Page size is limited to 1-50.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number | |
| status | No | all | |
| page_size | No | Items per page | |
| response_format | No | Response format: markdown for people or json for programs | markdown |