BetaWebFetchToolResultErrorBlockParam Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaWebFetchToolResultErrorBlockParam class in beta_web_fetch_tool_result_error_block_param.py from the anthropic-sdk-python codebase.
Entity Profile
Dependency Diagram
graph TD 6a0d1704_50f3_c60f_2add_48204202d6ef["BetaWebFetchToolResultErrorBlockParam"] 5c866a23_a2bf_f67c_cc35_450ec8cdc528["beta_web_fetch_tool_result_error_block_param.py"] 6a0d1704_50f3_c60f_2add_48204202d6ef -->|defined in| 5c866a23_a2bf_f67c_cc35_450ec8cdc528
Relationship Graph
Source Code
src/anthropic/types/beta/beta_web_fetch_tool_result_error_block_param.py lines 12–15
class BetaWebFetchToolResultErrorBlockParam(TypedDict, total=False):
error_code: Required[BetaWebFetchToolResultErrorCode]
type: Required[Literal["web_fetch_tool_result_error"]]
Domain
Source
Frequently Asked Questions
What is the BetaWebFetchToolResultErrorBlockParam class?
BetaWebFetchToolResultErrorBlockParam is a class in the anthropic-sdk-python codebase, defined in src/anthropic/types/beta/beta_web_fetch_tool_result_error_block_param.py.
Where is BetaWebFetchToolResultErrorBlockParam defined?
BetaWebFetchToolResultErrorBlockParam is defined in src/anthropic/types/beta/beta_web_fetch_tool_result_error_block_param.py at line 12.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free