featherbit UI
Gateway rustdoc
Preparing search index...
types
RenderedPrompt
Interface RenderedPrompt
A rendered prompt, from
GET /api/mcp/prompts/{name}
.
interface
RenderedPrompt
{
description
:
string
;
name
:
string
;
text
:
string
;
}
Index
Properties
description
name
text
Properties
description
description
:
string
name
name
:
string
text
text
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
name
text
Gateway rustdoc
featherbit UI
Loading...
A rendered prompt, from
GET /api/mcp/prompts/{name}.