mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-09 00:42:46 +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}}'
|