List Idea Launch ideas
idealaunch_list_ideasList the ideas in the signed-in user's workspace, with setup progress, run counts, signup counts, and the aggregate market read where one exists.
Use this to find an idea id before calling any other idea tool.
Returns: { total, count, offset, items: [{ id, name, status, setupCompletionLabel, totalRunCount, activeRunCount, waitlistSignupCount, readout }], has_more, next_offset }.
Returns no results if the user has not created an idea yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| response_format | No |