Get project context
get_project_contextRetrieve full production context for a project: GitHub, Vercel, Supabase, Stripe, allowed actions, blocks, audit history, and suggested safe next actions.
Instructions
THE tool to call FIRST. Returns the full production context for a project/environment: GitHub repo, Vercel project + live latest deployment status/URL/failure, Supabase project, Stripe mode, what is allowed / blocked / approval-required, project memory, recent audit history, suggested safe next actions, and a human-readable summary. Pass environment to focus on one (recommended); otherwise all environments are returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project id or slug; uses selected if omitted | |
| environment | No | Environment id or name to focus on (e.g. 'staging') |