← Shopware 6.7.12.1

Shopware 6.7.12.1 app_mcp_tool

Columns

8 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
app_id binary(16) NO Index Foreign Key → app.id
name varchar(255) NO
url varchar(2048) NO
input_schema json YES
created_at datetime(3) NO
updated_at datetime(3) YES
required_privileges json YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.app_mcp_tool.app_id_name app_id,name Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
app_id app id

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id app_mcp_tool_translation app_mcp_tool_id