Prompts
Pre-built MCP prompts that guide AI clients through common diagnostic and administrative workflows.
Category
Page
Prompts
Getting a Prompt
curl -s http://localhost:8080/~bxmcp/boxlang.bxm \
-H "Content-Type: application/json" \
-H "Authorization: Bearer your-token" \
-d '{"jsonrpc":"2.0","method":"prompts/get","params":{"name":"prompt_name","arguments":{}},"id":"1"}'Last updated
Was this helpful?
