fastly.bot.name

STRING, read-only.

Available inrecvhashdeliverlog

A string identifying the specific bot detected (e.g., GoogleBot, GPTBot, Bingbot).

Returns an empty string if bot detection was not executed or no bot was detected.

Warning: String values may change over time. Use this for logging or informational purposes. For conditional logic, use the fastly.bot.category.is_* variables.