Manifest
Supported Shape
The entry point can be an object with aninvoke method:
Input and Output
Inputs come frominterface.input and are passed as a dictionary. Return a JSON-serializable dictionary so the Store can render the result.
Best For
- Lightweight agents.
- API wrappers.
- Text transformation.
- Existing Python code you want to publish quickly.
