acp_set_budget
Set a budget for a job on the Virtuals ACPRouter, with optional payment token override.
Instructions
Set a job budget on the Virtuals ACPRouter using setBudgetWithPaymentToken and optional token override.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID | |
| amount | Yes | Budget amount in token smallest units | |
| chainId | No | Chain ID (defaults to runtime config) | |
| paymentToken | No | Payment token address (defaults to USDC) |