Agent.ai Documentation home page
Search...
⌘K
Ask AI
Support
Platform
Platform
Search...
Navigation
Invoke Other Agent
Guides
API Reference
Recipes
Invoke Other Agent
Overview
Trigger another agent to perform additional processing or data handling within workflows.
Use Cases
Multi-Agent Workflows
: Delegate tasks to specialized agents.
Cross-Functionality
: Utilize existing agent capabilities for enhanced results.
Configuration Fields
Agent ID
Description
: Enter the ID of the agent to invoke.
Example
: “agent_123” or “data_processor.”
Required
: Yes
Parameters
Description
: Specify parameters for the agent as key-value pairs, one per line.
Example
: “action=update” or “user_id=567.”
Required
: No
Output Variable Name
Description
: Assign a variable name to store the agent’s response.
Example
: “agent_output” or “result_data.”
Validation
: Only letters, numbers, and underscores (_) are allowed.
Required
: Yes
Assistant
Responses are generated using AI and may contain mistakes.
On this page
Overview
Use Cases
Configuration Fields
Agent ID
Parameters
Output Variable Name
Documentation
Community
Recipes
Overview
Call Agents from SFDC
Company Research Agent
LinkedIn Research Agent
Executive News Agent
Executive Tweet Analyzer Agent
Invoke Other Agent
Overview
Trigger another agent to perform additional processing or data handling within workflows.
Use Cases
Multi-Agent Workflows
: Delegate tasks to specialized agents.
Cross-Functionality
: Utilize existing agent capabilities for enhanced results.
Configuration Fields
Agent ID
Description
: Enter the ID of the agent to invoke.
Example
: “agent_123” or “data_processor.”
Required
: Yes
Parameters
Description
: Specify parameters for the agent as key-value pairs, one per line.
Example
: “action=update” or “user_id=567.”
Required
: No
Output Variable Name
Description
: Assign a variable name to store the agent’s response.
Example
: “agent_output” or “result_data.”
Validation
: Only letters, numbers, and underscores (_) are allowed.
Required
: Yes
Assistant
Responses are generated using AI and may contain mistakes.
On this page
Overview
Use Cases
Configuration Fields
Agent ID
Parameters
Output Variable Name