Asserts that the given context is a ChatToolContext. Use this in tool handlers that require chat context to get type narrowing and runtime validation.
Error if the context is not a valid ChatToolContext
Asserts that the given context is a ChatToolContext. Use this in tool handlers that require chat context to get type narrowing and runtime validation.