Ask a question to get started
Enter to sendā¢Shift+Enter new line
list_annotation_queues( self, *, queue_ids: Optional[list[ID_TYPE]] = None, name
queue_ids
Optional[List[Union[UUID, str]]]
None
The IDs of the queues to filter by.
name
Optional[str]
name_contains
limit
Optional[int]
List the annotation queues on the LangSmith API.
The name of the queue to filter by.
The substring that the queue name should contain.
The maximum number of queues to return.