sf_cache_refresh
Refresh the Salesforce CLI command cache by re-scanning all available commands, ensuring accurate and up-to-date command execution for AI agents and tools interacting with Salesforce orgs.
Instructions
Refresh the SF command cache by re-scanning all available commands
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}