Skip to content

Tool validation error in get_wazuh_alerts: Invalid parameter 'timestamp_start': invalid ISO 8601 format 'now-24h'. Use format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SSZ #73

@khangcnttspkt

Description

@khangcnttspkt

When I ask: Show me critical alerts from the last 24h

AI: I cannot show you critical alerts from the last 24 hours because there is an issue with the timestamp format. The system indicates that the timestamp must be in the correct ISO 8601 format (e.g., YYYY-MM-DDTHH:MM:SSZ)
wazuh_get_wazuh_alerts
.
The error message shows that the parameter 'timestamp_start' with value 'now-24h' is invalid because it doesn't follow the required ISO 8601 format
wazuh_get_wazuh_alerts
. To retrieve the critical alerts, please use a properly formatted timestamp such as "2023-10-27T00:00:00Z" instead of "now-24h".
I using Open Webui as MCP Client + Ollama

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions