box_ai_agent_info_by_id_tool
Retrieve detailed information about a specific AI agent using its unique ID within the Box platform.
Instructions
Get information about a specific AI agent by ID. Args: ctx (Context): The context object containing the request and lifespan context. ai_agent_id (str): The ID of the AI agent to retrieve information for. Returns: dict: A dictionary containing the AI agent information.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ai_agent_id | Yes |