Get a snack project
get_snack_projectRead a public ordered collection of experiments, critiques, iterations, and final work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the snack project to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | Yes | ||
| owner | Yes | ||
| title | Yes | ||
| snacks | Yes | ||
| status | Yes | ||
| summary | Yes | ||
| created_at | No | ||
| updated_at | No |