sync_project_to_gemini
Push a project status report and architectural summary into shared memory so another AI can review the current project state and next steps.
Instructions
Called by Antigravity to push a complete project status report and architectural summary into the shared bridge memory. Gemini Spark can read this anytime to understand your exact project state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| summary | Yes | ||
| key_files | No | ||
| tech_stack | No | ||
| project_name | Yes | ||
| next_milestone | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |