获取单个 template 详情(包含 agent_config)
Args: template_id: ID of the template to retrieve lang: Optional language code for localized descriptions
Returns: Detailed template information with agent configuration
Raises: HTTPException: If template not found
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Language code (e.g., 'en', 'zh')
Successful Response
Template complete information with agent config
Template unique identifier
Template name
Template category
Template description
Template author
Template version
Agent configuration
Whether the template is featured
Template tags
Number of views
Number of likes
Number of times used