Projects Read
projects_readRead existing research folders. Not for a new startup idea or office hours — call get-skills first. action=list returns projects for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of projects to return (default 50, max 200). | |
| action | Yes | Read action. Currently only list. | |
| offset | No | Number of projects to skip before returning results (default 0). |