mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-04 06:07:12 +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}}'
|