Skip to content

Consume Rate Limiter Reference

Reference for Consume Rate Limiter Reference in Core Actions. Key properties: Rate Limiter, Points, Status, Message.

Consume Rate Limiter Reference sits inside Core Actions. Action identity: ratelimit.consume. Use this reference as a quick written lookup for the action-specific inputs without opening sample content.

Inspector Property Groups

Consume Properties

Property Type Details
Rate LimiterdroplistRate limiter to consume, if none is selected the global rate limiter will be used
PointsnumberorstringNumber of points to consume
Required in common setups.
Supports dynamic option sources.
StatustextStatus code to return when the rate limit is exceeded
Supports dynamic option sources.
MessagetextMessage to return when the rate limit is exceeded
Supports dynamic option sources.
ThrowbooleanThrow an error if the rate limit is exceeded
Supports dynamic option sources.