Capture from chat
- Tell the persona to remember something
- Agent writes it to this tool
- Returns a link for confirmation
2 tools available
API for enriching user and company data, providing endpoints for token validation and generic search.
Connect Onepage to Definable to capture notes by voice or chat, roll up daily activity, retrieve anything by description. Personas call Onepage's 2 tools directly from chat or scheduled flows. Wire it to your assistant — capture, organise, and recall through one conversation.
Every Onepage action below is a callable tool any Definable persona can invoke.
The SearchInput endpoint allows users to perform a search query within the OnePage platform. It accepts a required search string and optional parameters for language and output format customization. This endpoint is designed for retrieving relevant information based on user-specified search terms, with the ability to filter results by language and choose between structured (JSON) or plain text output. Use this endpoint when you need to search for specific content or information within the OnePage ecosystem. It's particularly useful for integrating search functionality into applications or workflows that interact with OnePage data. Note that this endpoint focuses solely on search functionality and does not provide additional features like content creation or modification.
Retrieves detailed information about a specific token in the OnePage system. This endpoint should be used when you need to obtain comprehensive data about a token, such as its associated permissions, expiration date, or other metadata. It's particularly useful for token management tasks, such as verifying token validity or checking token attributes. The endpoint accepts a single token and returns its corresponding details. It should not be used for token creation, deletion, or modification operations. Note that the specific details returned may vary based on the OnePage implementation and the token's type or purpose.
Anything Onepage exposes through its API. Common productivity workflows on Definable include capture notes by voice or chat, roll up daily activity, retrieve anything by description. Personas can call any of the 2 Onepage tools directly, then chain the result into another integration without you writing code.
Onepage uses BEARER_TOKEN on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 2 Onepage tools. You only need a separate Onepage subscription if Onepage itself charges per seat or per API call.
Every call from a persona to Onepage is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Onepage, and connect via OAuth or API key. You can immediately attach Onepage to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 2 Onepage actions as callable tools — including `Search input post request`, `Token details request`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.