External DocumentationTo learn more, visit the LimaCharlie documentation.
Example Output
Workflow Library Example
Autocomplete Task with Limacharlie and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"artifact_get": {
"optional": [
[
"--file",
"file"
],
[
"--source",
"source"
],
[
"--type",
"type"
],
[
"--payload-id",
"payload-id"
],
[
"--days-retention",
"days-retention"
],
"--is-ignore-cert"
],
"positional": []
},
"deny_tree": {
"optional": [],
"positional": [
"atom"
]
},
"dir_find_hash": {
"optional": [
[
"--depth",
"depth"
],
[
"-d",
"depth"
]
],
...
}
Was this page helpful?