We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b160c88 commit a900f76Copy full SHA for a900f76
src/oci-limits-mcp-server/oracle/oci_limits_mcp_server/server.py
@@ -285,7 +285,7 @@ def get_resource_availability(
285
return [
286
{
287
"message": f"Resource availability not supported for limit '{limit_name}'. "
288
- f"Consider calling get_limit_value to get the limit value."
+ f"Consider calling get_limit_value to get the limit value."
289
}
290
]
291
0 commit comments