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