quote_generation
Idempotent
Get a fixed expiring quote without spending. Cost is ceil(seconds) per edit.
max_credits is the user's authorized ceiling. Quote binds current lyrics/selections;
changing an edit requires a new quote. Pass its id to generate_changes to spend.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edit_ids | Yes | ||
| project_id | Yes | ||
| max_credits | Yes | ||
| idempotency_key | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||