StaticcallCall a tool on an agent using the appropriate protocol
Agent configuration
Name of the tool/skill to call
Tool arguments (includes reporting_webhook if needed - NOT removed)
Debug log array
OptionalwebhookUrl: stringOptional: URL for async task status notifications (push_notification_config)
OptionalwebhookSecret: stringOptional: Secret for push_notification_config authentication
OptionalwebhookToken: stringOptional: Token for push_notification_config validation
IMPORTANT: webhookUrl/Secret/Token are for ASYNC TASK STATUS (push_notification_config). For reporting webhooks (reporting_webhook), include them directly in args - they stay in skill parameters.
Universal protocol client - automatically routes to the correct protocol implementation