Commands
Slash commands that trigger predefined workflows in Claude Code.
What are you trying to do?
7 results
check_schema_version
Check the Flyway schema version of the SQLite database on a Docker volume
0Databases
create-task
Create a new task in the user’s Notion tasks database with sensible defaults.
/create-task task title; optional due date, status, owner, projectdatabase-query
Query a Notion database by name or ID and return structured, readable results.
/database-query database name or ID; filters (optional)create-database-row
Insert a new row into a specified Notion database using natural-language property values.
/create-database-row database name or ID; key=value propertiesfind
Quickly find pages or databases in Notion by title keywords.
/find query termscosmos-setup
Set up the optional Azure Cosmos DB MCP Toolkit connection for live database operations
/cosmos-setupdb
Provision or query a Lovable project's Cloud (Postgres) database
0Databases