Tool to get autocompletion suggestions using POST method for complex query parameters. Use when building type-ahead interfaces or needing to suggest values for Search API queries. Supports company, location, skill, title, and other fields with configurable result size.
sizeintegerMaximum number of autocomplete suggestions to return. Must be between 1 and 100.
textstringInitial text to autocomplete (e.g., 'goo' for 'google'). Empty string returns all available values for the field.
fieldRequiredstringField for which to request autocompletion suggestions. Determines the type of suggestions returned.
prettybooleanIf true, formats the JSON output for human readability.
titlecasebooleanIf true, returns suggestions in title case.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.