vibo_list_notifications
List your Vibo notifications for song additions, comments, and DJ updates, including read state and linked event or section IDs to manage activity.
Instructions
List your Vibo notifications (song additions, comments, DJ updates, etc.) with read state and linked event/section ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of items to skip, for paging (default 0). | |
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Vibo's payload untouched. No field projection: this server has no verified record of which Vibo fields matter, and inventing one would risk dropping a field a caller needs. | |
| limit | No | Max items to return (default 20). |