init_todo_schema
Creates a structured tasks table in the given database for task tracking and management.
Instructions
Initializes a professional 'tasks' table in the specified database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |