Add agent configuration
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
interface:
|
||||||
|
display_name: "SW Ads Daily Report"
|
||||||
|
short_description: "Generate a read-only daily SW Ads performance report"
|
||||||
|
default_prompt: "Use $swads-daily-report to generate yesterday's report for my SW Ads account."
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
tools:
|
||||||
|
- type: "mcp"
|
||||||
|
value: "swads"
|
||||||
|
description: "Read SW Ads account, campaign, creative, commerce, and reporting data"
|
||||||
|
transport: "streamable_http"
|
||||||
|
url: "https://ads.mincode.cn/mcp"
|
||||||
|
|
||||||
|
policy:
|
||||||
|
allow_implicit_invocation: false
|
||||||
Reference in New Issue
Block a user