You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messages/open.agent.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,9 @@ Open an agent in your org's Agent Builder UI in a browser.
4
4
5
5
# description
6
6
7
-
Use the --api-name flag to open an agent using its API name in the Agent Builder UI of your org. To find the agent's API
8
-
name, go to Setup in your org and navigate to the agent's details page.
7
+
Use the --api-name flag to open an agent using its API name in the Agent Builder UI of your org. To find the agent's API name, go to Setup in your org and navigate to the agent's details page.
9
8
10
-
Alternatively, use the --authoring-bundle flag to open an agent in Agentforce Builder. Optionally include --version to
11
-
open a specific version of the agent. You'll specify the api name of the authoring bundle.
9
+
Alternatively, use the --authoring-bundle flag to open an agent in Agentforce Builder. Optionally include --version to open a specific version of the agent. You'll specify the api name of the authoring bundle.
12
10
13
11
To generate the URL but not launch it in your browser, specify --url-only.
0 commit comments