mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-02 13:25:16 +08:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
|
|
SELECT Id, PlannerId, Plugin
|
||
|
|
FROM GenAiPlannerFunctionDef
|
||
|
|
WHERE PlannerId = '{{PLANNER_ID}}'
|