paid_answer
Stateless answer API. Answers the buyer's question with a language model; NO local or server context is used. Returns only the answer text. Paid per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The question or prompt to answer | |
| max_tokens | No | Optional max answer tokens (64-1024, default 512) |