Brief, concise description of what this table stores.
Explain the business purpose and what data this table will contain.
IMPORTANT: Keep it concise - one or two sentences maximum
Brief, concise reason for creating this table.
Explain which requirement this table fulfills and why it was missing from the initial generation.
IMPORTANT: Keep it concise - one or two sentences maximum
The new table name to add.
Must follow snake_case naming convention with appropriate domain prefix.
Type discriminator indicating this is a create operation.
Request to create a new table in the component.
Use this when you identify a missing table that should exist based on requirements analysis. Common scenarios:
Author
Michael