AgentsSWAIGFunction
to_swaig
to_swaig
to_swaig
Convert this function to a SWAIG-compatible dictionary for inclusion in a SWML document. Called internally during SWML rendering.
Base URL for the webhook endpoint.
Auth token to include in the webhook URL.
Call ID for session tracking.
Whether to include auth credentials in the webhook URL.
dict[str, Any] — Dictionary with "function", "description", "parameters",
"web_hook_url", and optional "fillers" keys.