Tool to get memory limit metrics for Render resources over a specified time range. Use when you need to retrieve memory limit data for services, Postgres databases, or Redis instances. At least one filter (resource, service, or instance) must be provided.
endTimestringEpoch/Unix timestamp of end of time range to return. Defaults to now(). Format: ISO 8601 timestamp (e.g., 2021-06-17T08:30:30Z).
servicestringService ID to query (deprecated - use resource instead). At least one of resource, service, or instance must be provided.
instancestringInstance ID to query. When multiple instance ID query params are provided, they are ORed together. At least one of resource, service, or instance must be provided.
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. At least one of resource, service, or instance must be provided.
startTimestringEpoch/Unix timestamp of start of time range to return. Defaults to now() - 1 hour. Format: ISO 8601 timestamp (e.g., 2021-06-17T08:15:30Z).
resolutionSecondsintegerThe resolution of the returned data in seconds. Default is 60 seconds.
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.