validation_is_uuid
Check whether a string is a valid UUID before using it as an identifier. Prevent malformed UUIDs from entering MCP Test Server workflows.
Instructions
Check whether a string is a valid UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |