Skip to content

Commit 225345a

Browse files
committed
Refactor doc for quick actions
1 parent e364d8b commit 225345a

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

docs/base-app/agents/content-types.mdx renamed to docs/base-app/agents/quick-actions.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,11 @@ sidebarTitle: 'Quick Actions'
66

77
## Quick Actions
88

9-
Base App supports various XMTP content types for rich messaging capabilities. This document outlines all supported content types, including custom types for Quick Actions and Intent.
9+
While Base App supports all standard XMTP content types for rich messaging capabilities, this document focuses specifically on **Base-developed content types** that enhance agent interactions within Base App.
1010

11-
## XMTP Content Types
11+
These Base-specific content types (Quick Actions and Intent) provide unique functionality that may not be supported by other XMTP clients. For standard XMTP content types like reactions, attachments, and transactions, see the [XMTP documentation](https://docs.xmtp.org/agents/content-types/content-types).
1212

13-
XMTP uses content types to define the structure and meaning of message types. We'll outline the standard and custom XMTP content types you can utilize in your agent.
14-
15-
To see the full list of XMTP supported content types like reactions, attachments, transactions, etc., see the [XMTP documentation](https://docs.xmtp.org/agents/content-types/content-types).
16-
17-
### Base App Content Types
13+
## Base App Content Types
1814

1915
There are content types developed by the Base App team for agents in Base App. Other XMTP clients may not support these content types.
2016

docs/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
"base-app/agents/chat-agents",
403403
"base-app/agents/building-quality-agents",
404404
"base-app/agents/getting-started",
405-
"base-app/agents/content-types",
405+
"base-app/agents/quick-actions",
406406
"base-app/agents/transaction-trays",
407407
"base-app/agents/deeplinks",
408408
"base-app/agents/x402-agents",

0 commit comments

Comments
 (0)