Get project context
get_project_contextRetrieve complete project context including GitHub, Vercel, Supabase, Stripe, approval policies, audit history, and safe action recommendations for any environment.
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') |