init_coordination_schema
Initializes the agent_sessions table in a PostgreSQL database to enable multi-agent coordination and prevent real-time coding conflicts.
Instructions
Initializes the 'agent_sessions' table for multi-agent coordination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |