mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 05:24:18 +02:00
Add new tag
This commit is contained in:
parent
9b9c0fce2c
commit
cc98298e6e
2 changed files with 4 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue