> ## Documentation Index
> Fetch the complete documentation index at: https://docs.widgentic.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# @widgentic/core/actions

> Runtime exports of the @widgentic/core/actions entry — generated from the package itself.

```bash theme={null}
npm install @widgentic/core
```

```ts theme={null}
import { ACTION_NAME } from "@widgentic/core/actions";
```

## Runtime exports

* `ACTION_NAME`
* `HTTP_METHODS`
* `OUTPUT_MODES`
* `PROMPT_TEXT_MAX`
* `REDACTED`
* `SECRET_NAME`
* `applyOutput`
* `buildRequest`
* `collectSecretRefs`
* `getAtPath`
* `isDataPath`
* `redactText`
* `redactValue`
* `setAtPath`
* `validateActionBinding`
* `validateActionDefinition`
* `validateArgs`
* `validateLoadBinding`

Type-only exports are not visible at runtime; see the [package README](https://github.com/widgentic/widgentic/blob/main/packages/core/README.md) and the bundled declarations.
