Skip to content

Commit 0f3c28c

Browse files
Merge pull request #560 from mulesoft/W-21004616-add-includes-for-example-prompts-ie
W-21004616 add includes for example prompts
2 parents 1cdfe84 + 093709f commit 0f3c28c

1 file changed

Lines changed: 5 additions & 64 deletions

File tree

modules/ROOT/pages/a4d-prompt-examples.adoc

Lines changed: 5 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -2,74 +2,15 @@
22

33
Use these example prompts to guide MuleSoft Dev Agent in completing common tasks. Customize the values to match your project or environment.
44

5+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=app-deployment,leveloffset=+1]
56

6-
== Application Deployment and Projects
7+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=exchange-asset-management,leveloffset=+1]
78

8-
To deploy an app to CloudHub or Runtime Fabric:
9+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=api-instances,leveloffset=+1]
910

10-
Deploy this app.
11+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=custom-metadata,leveloffset=+1]
1112

12-
To create an implementation project:
13-
14-
Create a Mule project that creates an order in NetSuite every time an opportunity in Salesforce is updated to the ‘Closed Won’ stage.
15-
16-
To deploy an implementation application:
17-
18-
Deploy Mule application in current project. Deploy with high security, high availability, and performance optimized settings.
19-
20-
To modify an existing application:
21-
22-
Update this application so that it [business requirements].
23-
24-
25-
== Exchange Asset Management
26-
27-
To create an asset in Exchange:
28-
29-
I would like to create an asset of [this type] in Exchange with this [name].
30-
31-
To search for an asset in Exchange:
32-
33-
Find [asset name].
34-
35-
To search for an asset within a specific organization:
36-
37-
Find [asset name] in [organization name].
38-
39-
40-
== API Instances
41-
42-
To create an instance and secure it:
43-
44-
Create an instance for the [application_name] and apply the rate limiting policy to that instance.
45-
46-
47-
== Custom Metadata
48-
49-
To set custom metadata that uses sample data:
50-
51-
Can you help me define custom metadata on the following component? This is how the sample data looks:
52-
[sample_data]
53-
54-
To set custom metadata using a file:
55-
56-
Can you define custom metadata using the sample file below and attach it to [processor_name]?
57-
@[path_to_file]
58-
59-
60-
== Agent Network Operations
61-
62-
To create an Agent Network:
63-
64-
Create an Agent Network for onboarding employees.
65-
66-
To publish an Agent Network:
67-
68-
Publish this Agent Network project to Exchange.
69-
70-
To deploy an Agent Network:
71-
72-
Deploy this Agent Network project.
13+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=agent-network-operations,leveloffset=+1]
7314

7415
== Order Management
7516

0 commit comments

Comments
 (0)