Wallet balance and what it covers
eudr_account_usageReport this organisation's credit balance, how many signed statements it will cover, and what has been spent. Checking plots, looking up references, assessing supplier gaps and reading traces cost nothing and are always available — only compiling a signed statement draws the balance down. Use this before starting a batch of compiles so the user is not surprised part-way through. The first call for an organisation writes: it opens the wallet, grants the welcome credits and records that grant as the opening ledger line. Every call after that only reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| charged_unit | Yes | ||
| organisation | Yes | ||
| credits_spent | No | ||
| free_of_charge | Yes | ||
| balance_credits | Yes | ||
| recent_activity | No | ||
| credits_received | No | ||
| analyses_remaining | Yes | ||
| credits_per_analysis | Yes | ||
| welcome_credits_granted_at | No |