cantrip_snapshot
Browse project data at three zoom levels: overview with entity counts, list entities by type, or view detailed entity information. Override project settings for cloud-hosted or multi-project contexts.
Instructions
Browse project data at three zoom levels. No args: project overview with entity counts by type and review state, gaps, and review queue size. entity_type only: list all entities of that type (e.g. 'icps', 'pain-points', 'channels'). entity_type + entity_id: show full detail for one entity. This is the primary tool for listing and inspecting entities. Pass project to override .cantrip.json — useful in cloud-hosted or multi-project contexts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | No | Entity type to drill into (e.g. 'icps', 'pain-points', 'value-props') | |
| entity_id | No | Specific entity ID for detail view | |
| project | No | Project slug — overrides .cantrip.json. Required in environments where cantrip_connect cannot write to the filesystem. |