Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-python-sdk-testing.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
A lazy iterator ofAutomation objects.
Args:
- client: The client instance to use for querying W&B.
- variables: A mapping of variables to use in the GraphQL query.
- per_page: The number of automations to fetch per page. Default is 50.
- start: Pagination cursor for resuming a past query, captured from a previous paginator’s
.cursorattribute. - _query: