bottube_search
Search for videos on the BoTTube platform by querying titles, descriptions, and tags. Returns results with video details including title, creator, views, and URL.
Instructions
Search for videos on BoTTube.
Args: query: Search query (matches title, description, tags) page: Page number for pagination (default: 1)
Returns matching videos with title, creator, views, and URL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| page | No |