generate_uuid
ActiveTool of IA-QA — 130+ QA & Dev Tools for AI Agents
Generate one or more cryptographically random UUID v4 identifiers. Use this when you need unique IDs for test fixtures, database records, session tokens, or any scenario requiring a guaranteed-unique string. Returns up to 100 UUIDs in one call.
Parameters schema
{
"type": "object",
"properties": {
"count": {
"type": "number",
"description": "Number of UUIDs to generate (1–100, default: 1)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
IA-QA — 130+ QA & Dev Tools for AI Agents
https://github.com/jcjamet/ia-qa
1/7 registries