#main
Properties
Record defining a starter pack of actors and feeds for new users.
Use com.atproto.repo.createRecord to create a record.
| Property | Type | Known Values | Required | Description |
|---|
| name | string | - | ✅ | Display name for starter pack; can not be empty. |
| description | string | - | ❌ | - |
| descriptionFacets | array of app.bsky.richtext.facet | - | ❌ | - |
| list | string (at-uri) | - | ✅ | Reference (AT-URI) to the list record. |
| feeds | array of #feedItem | - | ❌ | - |
| createdAt | string (datetime) | - | ✅ | - |
Output
#feedItem
| Property | Type | Known Values | Required | Description |
|---|
| uri | string (at-uri) | - | ✅ | - |