get_project
Retrieve a complete project with blurb, evidence, approved bullet points, and links by providing the project ID.
Instructions
Get one project in full: blurb, evidence, approved bullets, and links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| role_id | No | ||
| blurb | No | ||
| tags | No | ||
| evidence | No | ||
| bullets | No | ||
| links | No |