get_report_template
Retrieve the full content of a report template by name. Copy the template and replace placeholders to create your report.
Instructions
レポートテンプレートの内容を取得する。
指定されたレポートテンプレートの全文を返します。 テンプレートをコピーして、プレースホルダーを実際の内容に 置き換えてレポートを作成してください。
Args: template_name: テンプレート名(拡張子なし。例: "security", "general") caller_agent_id: 呼び出し元エージェントID(必須)
Returns: テンプレート内容(success, template_name, category, content または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_name | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||