Core
Core Tools + AI Agents
Built-in agent tools — human approvals, structured input, file I/O, and logging that every workflow relies on.
Auth & credentials
No credentials required
No external credentials required for this plugin.
Enable Core Tools only for the agents that need it.
What it touches: Local utilities plus the human-in-the-loop approval/request actions. Approvals pause the workflow for sign-off; they are called explicitly in workflow code, not enforced automatically on every action.
What your agents can do with Core Tools
Concrete jobs an agent team handles with Core Tools, each running on a schedule or on demand.
Pause for a human approval before an irreversible step
Request structured input or a choice mid-workflow
Read and write local files between steps
Log values and branch on conditions
Built for agent teams
Every OrgSDK integration ships with the same guarantees — this is what makes Core Tools useful, not just connected.
Agents don't just answer chats. They run on a schedule — 24/7 — so Core Tools work happens even when you're asleep.
Agents can hold any irreversible Core Tools step behind a human sign-off using the built-in approval action. Add it to a workflow where it matters — approvals are an explicit capability, not enforced on every call.
Grant Core Tools only to the agents that need it. Credentials are encrypted at rest and surfaced only through an agent's enabled plugin functions when a workflow needs them.
Your Core Tools credentials are encrypted and stored per-org. OrgSDK never reads or logs them in plaintext.
Capability safety — 4 actions
Grouped from each function's source metadata. Read-only actions are non-mutating; write actions create, update, or delete data.
Read-only · non-mutating
4createRangeCreate a range of numbers
logLog values to console
readFileRead a file from the filesystem
waitWait for specified milliseconds
Write & mutating
0How install works
- 01
Choose a plan
Starter or Pro. Your managed workspace is ready in seconds.
- 02
Install
Add Core Tools from the plugin directory — one click, no config files.
- 03
Connect & enable
Authorize Core Tools, then enable it for the agents that need it.
Put Core Tools in the hands of a persistent agent team.
Choose Starter or Pro, create your org, and install Core Tools in minutes.
Get started