mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 05:24:18 +02:00
41 lines
412 B
Text
41 lines
412 B
Text
---
|
|
title: inspect
|
|
sidebarTitle: inspect
|
|
---
|
|
|
|
# `fastmcp.utilities.inspect`
|
|
|
|
|
|
Utilities for inspecting FastMCP instances.
|
|
|
|
## Classes
|
|
|
|
### `ToolInfo`
|
|
|
|
|
|
Information about a tool.
|
|
|
|
|
|
### `PromptInfo`
|
|
|
|
|
|
Information about a prompt.
|
|
|
|
|
|
### `ResourceInfo`
|
|
|
|
|
|
Information about a resource.
|
|
|
|
|
|
### `TemplateInfo`
|
|
|
|
|
|
Information about a resource template.
|
|
|
|
|
|
### `FastMCPInfo`
|
|
|
|
|
|
Information extracted from a FastMCP instance.
|
|
|