Documentation Index
Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
Use this file to discover all available pages before exploring further.
CreateAssetFromPromptOrImageRequestSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| asset_name | str | ||
| prompt | str | [optional] | |
| image_url | str | [optional] | |
| image_bytes | binary | Uploaded source image. Provide this, prompt, or image_url. | [optional] |
| description | str | [optional] | |
| workspace_uuid | str | [optional] | |
| visibility | str | [optional] [default to ‘private’] |