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 c71dda8 commit 0f384f3Copy full SHA for 0f384f3
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