Files
AutoGPT/autogpt_platform/backend
Otto c6a9c36a86 style: reorder RunBlockTool methods top-down
Order is now:
1. _execute (main entry point)
2. _check_block_credentials (called by _execute)
3. _get_inputs_list (called by _execute)
4. _resolve_discriminated_credentials (lowest-level helper)
2026-02-09 08:46:51 +00:00
..