{"job_config":{"name":null,"steps":[{"type":"udf","name":null,"metadata":null,"ignore_chunk_error":false,"udf":{"name":"get_stock_details","type":"geopandas_v2","headers":[],"metadata":{"fused:mcp":{"description":"Fetches stock data from Finnhub API. Can retrieve quote, profile, news, or financial information for a given stock symbol.","parameters":[{"name":"symbol","type":"str","description":"Stock symbol (e.g., 'AAPL' for Apple)"},{"name":"data_type","type":"str","description":"Type of stock data to retrieve (quote, profile, news, financials)","default":"quote","options":["quote","profile","news","financials"]},{"name":"time_range","type":"str","description":"Time range for data retrieval (today, week, month, year)","default":"today","options":["today","week","month","year"]}]},"fused:slug":"get_stock_details","fused:name":"get_stock_details"},"table_schema":null,"entrypoint":"udf","cache_max_age":null,"parameters":{},"original_headers":"","source":"get_stock_details.py"},"input":null}],"metadata":null}}