Links
albert.resources.links
LinkCategory
Attributes:
Name | Type | Description |
---|---|---|
MENTION |
|
|
LINKED_TASK |
|
|
SYNTHESIS |
|
|
LINKED_INVENTORY |
|
Link
Bases: BaseResource
A link in Albert.
Attributes:
Name | Type | Description |
---|---|---|
parent |
EntityLink
|
The parent entity of the link. |
child |
EntityLink
|
The child entity of the link. |
category |
LinkCategory
|
The category of the link. Allowed values are |
id |
str | None
|
The Albert ID of the link. Set when the link is retrieved from Albert. |
counter |
int | None
|
The counter of the link. Optional. |