---
title: "spinrun execute"
description: "`spinrun execute <TOOL> -d '<json>'` — Run one tool, with arguments."
url: https://docs.spinrun.ai/cli/execute
markdown_url: https://docs.spinrun.ai/cli/execute.md
---

# spinrun execute

{/* GENERATED from @spinrun/cli/commands.ts — do not edit by hand. */}

Run one tool, with arguments.

Usage: `spinrun execute <TOOL> -d '<json>'`

```bash
spinrun execute GITHUB_CREATE_ISSUE -d '{...}'
```

## Related [#related]

* [CLI](https://docs.spinrun.ai/cli.md)
* [Build](https://docs.spinrun.ai/build.md)
