Create a NexusAPI generation task
nexusapi_generateCreate a paid asynchronous generation task by specifying a model and prompt. Obtain user approval for billing before submitting to avoid surprise charges.
Instructions
Create a paid asynchronous generation task. Call nexusapi_get_model_schema first and ask the user to approve potentially billable generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Generation instruction | |
| model_name | Yes | Exact NexusAPI model_name value | |
| parameters | No | Additional fields allowed by the live schema for this model |