Connect an AI assistant
Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.
The catalog did not load. Refresh the page to try again.
Loading…
{{server.name}}
{{server.summary}}
{{server.documentCount.toLocaleString()}} pages Not published to this site
- Name
-
{{server.name}} - URL
-
{{mcpServerUrl(server.path)}}
| Tool | What it does |
|---|---|
{{tool.name}} |
{{part.text}}{{part.text}} |
How can we help?
Searching in {{docApp.searchFilterBySpecificBookTitle}}
Searching for:
{{docApp.searchResultFilteredItems.length}} results for:
{{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown.
Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Utilities
- Article
- 1 minutes to read
Cloud Automations
Utilities
| Operation | Description |
|---|---|
| Current Day | Hornbill Integration method for returning the current day |
| Date Formatter | Hornbill utility for formatting a date string.
The Input Format and Output Format input parameters both support PHP date format strings, details of which can be found in the PHP date function documentation: http://php.net/manual/en/function.date.php |
| Get Current Timestamp | Hornbill Integration method for returning a timestamp based on a timestamp provided or the current date/time |
| Get Date Difference | Hornbill Integration method for returning the difference between two date/time stamps, in days, hours, minutes and seconds. |
| Get Day Of Week | Hornbill Integration method for returning the day of the week for the specified timestamp. |
| Get Next Date | Hornbill Integration method for returning the date of which the next day of the week will occour. |
| Get Timestamp | Hornbill Integration method for returning a timestamp based on a timestamp provided or the current date/time |
| Password Generator | Generates random strings, and option numeric PINs, that can be used as passwords/PIN codes. |
Experimental
| Operation | Description |
|---|---|
| HTTP Request - Basic Auth | This operation can perform HTTP GET or POST requests, authenticated by HTTP BASIC. |
| HTTP Request | This operation can perform HTTP GET or POST requests, with no authentication. |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}