vibekit_list_tasks
Retrieve recent VibeKit tasks. Use limit to cap results and status to filter by pending, running, complete, or failed.
Instructions
List recent tasks submitted to VibeKit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tasks to return (default: 10) | |
| status | No | Filter by status. Note: completed tasks have status 'complete' (not 'completed') |