execute_sql
ChatGPTExecute a SQL statement against a WoWSQL project's PostgreSQL database. Supports all SQL operations: SELECT (queries), INSERT (create rows), UPDATE (modify rows), DELETE (remove rows), CREATE TABLE, ALTER TABLE, DROP TABLE, and TRUNCATE. The user has full read-write access to their own database — writes are explicitly authorized. For multi-statement operations, execute each statement in a separate call.
execute_sql
ChatGPTExecute a SQL statement against a WoWSQL project's PostgreSQL database. Supports all SQL operations: SELECT (queries), INSERT (create rows), UPDATE (modify rows), DELETE (remove rows), CREATE TABLE, ALTER TABLE, DROP TABLE, and TRUNCATE. The user has full read-write access to their own database — writes are explicitly authorized. For multi-statement operations, execute each statement in a separate call.
execute_sql
ChatGPTExecute a SQL statement against a WoWSQL project's PostgreSQL database. Supports all SQL operations: SELECT (queries), INSERT (create rows), UPDATE (modify rows), DELETE (remove rows), CREATE TABLE, ALTER TABLE, DROP TABLE, and TRUNCATE. The user has full read-write access to their own database — writes are explicitly authorized. For multi-statement operations, execute each statement in a separate call.
get_doc
ChatGPTGet a specific WoWSQL documentation page by section and page slug. Use after search_docs to retrieve full content of a known WoWSQL documentation page.
get_doc
ChatGPTGet a specific WoWSQL documentation page by section and page slug. Use after search_docs to retrieve full content of a known WoWSQL documentation page.
get_doc
ChatGPTGet a specific WoWSQL documentation page by section and page slug. Use after search_docs to retrieve full content of a known WoWSQL documentation page.
get_project
ChatGPTGet configuration and metadata for a specific WoWSQL project by its slug identifier.
get_project
ChatGPTGet configuration and metadata for a specific WoWSQL project by its slug identifier.
get_project
ChatGPTGet configuration and metadata for a specific WoWSQL project by its slug identifier.
list_projects
ChatGPTList all WoWSQL database projects owned by the authenticated user. Use only when the user asks about their WoWSQL projects.
list_projects
ChatGPTList all WoWSQL database projects owned by the authenticated user. Use only when the user asks about their WoWSQL projects.
list_projects
ChatGPTList all WoWSQL database projects owned by the authenticated user. Use only when the user asks about their WoWSQL projects.
list_tables
ChatGPTList tables in a WoWSQL project's PostgreSQL database. Use when the user asks about their database schema or tables.
list_tables
ChatGPTList tables in a WoWSQL project's PostgreSQL database. Use when the user asks about their database schema or tables.
list_tables
ChatGPTList tables in a WoWSQL project's PostgreSQL database. Use when the user asks about their database schema or tables.
search_docs
ChatGPTSearch WoWSQL documentation ONLY. Use exclusively for questions about WoWSQL projects, databases, SQL execution, APIs, CLI commands, SDKs, authentication, billing, deployment, or other WoWSQL platform features. NEVER use for general knowledge, geography, history, science, mathematics, programming unrelated to WoWSQL, current events, or web search.
search_docs
ChatGPTSearch WoWSQL documentation ONLY. Use exclusively for questions about WoWSQL projects, databases, SQL execution, APIs, CLI commands, SDKs, authentication, billing, deployment, or other WoWSQL platform features. NEVER use for general knowledge, geography, history, science, mathematics, programming unrelated to WoWSQL, current events, or web search.
search_docs
ChatGPTSearch WoWSQL documentation ONLY. Use exclusively for questions about WoWSQL projects, databases, SQL execution, APIs, CLI commands, SDKs, authentication, billing, deployment, or other WoWSQL platform features. NEVER use for general knowledge, geography, history, science, mathematics, programming unrelated to WoWSQL, current events, or web search.