Tool Calling
Tool calling lets an AI agent request a function, API call, or other external action to complete a task.
Category
These terms cover calling tools, isolation, human approval, and logging.
Terms that keep an AI agent safe while it reaches for external actions.
In a daily board, this category groups terms by their shared role. Look for four cards that describe the same mechanism, risk area, or workflow rather than four words that merely sound similar.
These entries are vocabulary notes for learning. They are not project endorsements, token recommendations, exchange rankings, or trading signals.
Tool calling lets an AI agent request a function, API call, or other external action to complete a task.
A sandbox is a restricted environment that limits what an agent or program can access or change.
Approval is a checkpoint where a human reviews and authorizes a risky or important action.
An audit trail is a log that records what happened, when it happened, and who or what triggered it.
A fallback path is a backup route used when the primary AI flow fails or times out.
A memory store keeps prior context or state that an app can reuse later.
A tool schema defines the fields and shape expected by a callable tool.
A response filter checks model output before it is shown or sent onward.