Web Resources
This subpage appears on the Agent Card and lets you configure specific websites the agent can fetch content from.
Page type: ListPart (embedded subpage) Source table:
Smart Agent Tool LinkObject:Page 72778313 "SA Agent Tool Links Sub QUA"—Page.72778313.SAAgentToolLinksSub.al
This subpage appears on the Agent Card and lets you configure specific websites the agent can fetch content from. Instead of a single "web search enabled" toggle, you control exactly which URLs the agent may access and describe the purpose of each one. The Usage description is injected into the agent's system prompt so the AI knows when and how to use each resource.
In plain terms
This lets an agent read specific web pages you trust — a price list, a shipping-tracker, a public reference page. Unlike the broad Web Search capability (which lets the agent roam the open web), this is a curated allow-list: you name the exact URLs.
It's like whitelisting a specific external endpoint the system may call, rather than opening up general internet access. Each row's Usage note tells the AI when to fetch from that link — "Use to look up live courier tracking status."
When to use: prefer Web Resources over open Web Search when the agent only needs a few known sources — it's more predictable and keeps answers grounded in pages you chose.
How to open it
- Embedded on the Agent Card → Web Resources tab. It is not available as a standalone page.
Fields
Lines
| Field | Type | Description |
|---|---|---|
| Name | Text[100] | A short name for this web resource. |
| URL | Text[500] | The website URL the agent can fetch content from. Must begin with https:// or http://. |
| Usage | Text[500] | What the agent should use this link for. Auto-injected into the system prompt. |
| Enabled | Boolean | Enable or disable this web resource. |
Related pages
- BC Data Connections — companion subpage on the Agent Card for BC data access
Notes
- The URL is validated when you enter it: it must start with
https://orhttp://. An error is shown if the prefix is missing. - Disabling a row (Enabled = off) prevents the agent from using that URL without removing the row.
- You can add as many rows as needed. Give each resource a clear Usage description so the AI knows exactly when to fetch from it.