Tool to retrieve CPU limit metrics for Render resources. Use when you need to get the CPU limit time series data for services, Postgres databases, or Redis instances. Returns metrics over a specified time range with configurable resolution.
endTimestringEpoch/Unix timestamp of end of time range to return. Defaults to `now()`. Format: ISO 8601 timestamp.
servicestringThis parameter is deprecated. Please use `resource` instead. Service ID to query.
instancestringInstance ID to query. When multiple instance ID query params are provided, they are ORed together. Multiple IDs can be comma-separated.
resourcestringResource ID to query. When multiple resource query params are provided, they are ORed together. Resources can be service ids, Postgres ids, or Redis ids. Multiple IDs can be comma-separated.
startTimestringEpoch/Unix timestamp of start of time range to return. Defaults to `now() - 1 hour`. Format: ISO 8601 timestamp.
resolutionSecondsintegerThe resolution of the returned data in seconds. Controls the granularity of time series data points.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.