Documentation Index
Fetch the complete documentation index at: https://gofastmcp.com/llms.txt
Use this file to discover all available pages before exploring further.
Deploy FastMCP servers for free on Prefect Horizon
Documentation Index
Fetch the complete documentation index at: https://gofastmcp.com/llms.txt
Use this file to discover all available pages before exploring further.
fastmcp.server.telemetryget_auth_span_attributes get_auth_span_attributes() -> dict[str, str]
get_session_span_attributes get_session_span_attributes() -> dict[str, str]
server_span server_span(name: str, method: str, server_name: str, component_type: str, component_key: str, resource_uri: str | None = None, tool_name: str | None = None, prompt_name: str | None = None) -> Generator[Span, None, None]
delegate_span delegate_span(name: str, provider_type: str, component_key: str, method: str | None = None) -> Generator[Span, None, None]