mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-07 16:04:41 +08:00
4 lines
152 B
Plaintext
4 lines
152 B
Plaintext
SELECT DeveloperName, MasterLabel, Description, AgentType, Type, AgentTemplate, BotSource
|
|
FROM BotDefinition
|
|
WHERE DeveloperName = '{{AGENT_API_NAME}}'
|