Get project context
get_project_contextGet a complete project overview including connected services, deployment status, permissions, memory, audit history, and suggested safe next actions to inform decisions.
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') |