Add new tag

This commit is contained in:
Jeremiah Lowin 2025-06-28 15:15:35 -04:00
commit cc98298e6e
2 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,8 @@
title: User Elicitation
sidebarTitle: Elicitation
description: Handle server-initiated user input requests with structured schemas.
icon: user-check
icon: message-question
tag: NEW
---
import { VersionBadge } from "/snippets/version-badge.mdx";

View file

@ -2,7 +2,8 @@
title: User Elicitation
sidebarTitle: Elicitation
description: Request structured input from users during tool execution through the MCP context.
icon: user-check
icon: message-question
tag: NEW
---
import { VersionBadge } from '/snippets/version-badge.mdx'