list_team_ideas
List all ideas that belong to a team, newest first, with an optional keyword search. Use it to review a team portfolio once you have a teamId from list_my_teams. Read-only and free; you must be a member of the team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max ideas to return | |
| search | No | Search in title/description | |
| teamId | Yes | The team ID (get it from list_my_teams) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The tool result rendered as human and AI readable text or markdown. |