aidelly_generate_brand_interview_questions
POST /ideas/interview/questions — generate a brand-aware track of interview questions. Default count 8. Public API preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional body override for endpoints with sparse parameter schemas. | |
| count | No | ||
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| steer | No | Optional steering hint to bias the question set. | |
| brand_id | No | ||
| workspace_id | No | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. | |
| idempotency_key | Yes |