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 Limiter | droplist | Rate limiter to consume, if none is selected the global rate limiter will be used |
| Points | numberorstring | Number of points to consume Required in common setups. Supports dynamic option sources. |
| Status | text | Status code to return when the rate limit is exceeded Supports dynamic option sources. |
| Message | text | Message to return when the rate limit is exceeded Supports dynamic option sources. |
| Throw | boolean | Throw an error if the rate limit is exceeded Supports dynamic option sources. |