get_balance
Retrieve remaining credits and uploads for your authenticated Maginary account using email and password credentials, so you know resource limits before generating content.
Instructions
Check remaining credits and uploads for the authenticated account.
Args:
email: Account email (for Basic auth).
password: Account password (for Basic auth).
Returns:
Dict with ``credits_remaining`` and ``uploads_remaining``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||