risha_create_generation
Create a generation request and automatically poll until it completes or fails, replacing manual create and read steps.
Instructions
Create a Risha generation request and optionally poll until completed/failed. Use this instead of manual create/read polling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| title | No | ||
| capability | Yes | Risha capability ID | |
| pollSeconds | No | ||
| prompt_data | Yes | Prompt payload expected by the capability | |
| timeoutSeconds | No |