--- name: query description: Execute database queries and explain results. Use when user needs to query the database or analyze data. --- Use the db-tools MCP server to execute database queries. Always explain the query logic and result interpretation in plain language. Warn the user before executing any write operations (INSERT, UPDATE, DELETE).