app.bsky.unspecced.getSuggestedFeedsSkeleton
#main
Get a skeleton of suggested feeds. Intended to be called and hydrated by app.bsky.unspecced.getSuggestedFeeds
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| viewer | string (did) | - | ❌ | DID of the account making the request (not included for public/unauthenticated queries). |
| limit | integer | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| feeds | array of string | - | ✅ | - |