-
Notifications
You must be signed in to change notification settings - Fork 1
Add get_reference_snapshot compound tool #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedUseful contribution from the communityUseful contribution from the communityworkflow ideaSuggested operator workflows or compound MCP toolsSuggested operator workflows or compound MCP tools
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedUseful contribution from the communityUseful contribution from the communityworkflow ideaSuggested operator workflows or compound MCP toolsSuggested operator workflows or compound MCP tools
Goal
Add a compound
get_reference_snapshottool that fetches common SmartMoving reference values in one call.Why
Agents often need branches, users, move sizes, service types, referral sources, tariffs, and reason lists before creating or updating CRM records. A single snapshot tool reduces missed setup calls.
Suggested response
Return a JSON object with sections for each reference collection and safe error details if one section fails.
Done when