list_public_user_bots
List bots published by a user, including bot templates and community store listings, with each item identified by its listing type.
Instructions
List a user's published bots (bot templates + community store listings). Each item includes listing_type to distinguish them. No authentication required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1). | |
| limit | No | Results per page. | |
| username | Yes | The owner's username. | |
| listing_type | No | Filter: bot_template (shareable blueprint) or community_store (store listing). |