login_all
Log in to multiple EduPage school subdomains in one call by passing comma-separated subdomains, usernames, and passwords. Falls back to environment variables for missing credentials.
Instructions
Log in to one or more schools using multiple subdomains in a single call.
Pass comma-separated values: subdomains="school1,school2",
usernames="u1,u2", passwords="p1,p2" (or pairs with one shared username/
password). Uses env vars for anything not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passwords | No | ||
| usernames | No | ||
| subdomains | No |