def get_context( name: str, *, project: Optional[str] = None, api_key: Optional[str] = None, ) -> Dict[str, str]:
source code
name
project
api_key