Skip to content

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 Link Object: 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 CardWeb Resources tab. It is not available as a standalone page.

Fields

Lines

FieldTypeDescription
NameText[100]A short name for this web resource.
URLText[500]The website URL the agent can fetch content from. Must begin with https:// or http://.
UsageText[500]What the agent should use this link for. Auto-injected into the system prompt.
EnabledBooleanEnable or disable this web resource.

Notes

  • The URL is validated when you enter it: it must start with https:// or http://. 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.