Skip to main content
Glama
panic.md365 B
# Panic ## `panic` Fails with an error. Arguments are displayed to the user (not rendered in the document) as strings, converting with `repr` if necessary. # Example The code below produces the error `panicked with: "this is wrong"`. ```typ #panic("this is wrong") ``` ## Parameters ### values *(required)* The values to panic with and display to the user.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FujishigeTemma/typst-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server