Claid AI integration (AI, Design & Media). Imported from open-connector.
https://api.claid.ai/image/edit
| Param | Type | Required | Description |
|---|---|---|---|
| input | string | required | The public input image URL or Claid storage URI sent to Claid. |
| operations | object | required | The Claid image operations object. |
| output | string | optional | The output destination or options accepted by Claid. |
/image/edit/async
| Param | Type | Required | Description |
|---|---|---|---|
| input | string | required | The public input image URL or Claid storage URI sent to Claid. |
| operations | object | required | The Claid image operations object. |
| output | string | optional | The output destination or options accepted by Claid. |
/image/edit/async/{taskId}
| Param | Type | Required | Description |
|---|---|---|---|
| taskId | integer | required | The Claid async task identifier. |