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
lower.md•252 B
# Lowercase
## `lower`
Converts a string or content to lowercase.
# Example
```example
#lower("ABC") \
#lower[*My Text*] \
#lower[already low]
```
## Parameters
### text *(required)*
The text to convert to lowercase.
## Returns
- str, content