{"name":"subagentdb","version":"0.1.0","description":"Natural-language-to-SQL agent over the subagentjobs data warehouses — ask questions in English, get validated read-only SQL, results, and an explanation.","url":"https://subagentdb.com","documentationUrl":"https://subagentdb.com/api/ask","defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json"],"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"skills":[{"id":"query_subagent_data","name":"Query subagentjobs data","description":"Ask a question in English about the job-board warehouse or the Workers docs corpus; get back SQL, results, and an explanation.","tags":["sql","data","text-to-sql","d1"],"examples":["How many remote jobs are open right now?","Which company has the most open postings?","Top 10 most in-demand skills"],"inputModes":["text/plain","application/json"],"outputModes":["application/json"]}]}