Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Get detailed information about a specific account
salesforce__get_account
{ "type": "object", "properties": { "accountId": { "type": "string", "description": "Salesforce Account ID" } }, "required": [ "accountId" ], "description": "Input schema for the salesforce__get_account tool." }