Hi there,
POST /postbot/generations/tool returns data.text with generated tool code. There are two parts to the code, a JSON tool definition (for use in an agentic request) and a Python/JS/TS tool implementation (for execution). It would be nice to separate the two parts to better support automated processing.
Secondly, are there other public Postbot API endpoints? I can’t find documentation.
Thanks,
Bernd