app.bsky.unspecced.getTaggedSuggestions
#main​
Get a list of suggestions (feeds and users) tagged with categories
Output​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| suggestions | array of #suggestion | - | ✅ | - |
#suggestion​
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| tag | string | - | ✅ | - |
| subjectType | string | actor feed | ✅ | - |
| subject | string (uri) | - | ✅ | - |