Artisan.page

make:mcp-prompt

Create a new MCP prompt class

Terminal
php artisan make:mcp-prompt [-f|--force] [--] <name>

Options

forceOptional

Create the class even if the prompt already exists

Arguments

nameRequired

The name of the prompt