get_all_bookmarks
Retrieve all bookmarks from a specified group by supplying the group ID, giving a complete list of saved links for that group.
Instructions
Get all bookmarks in group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |