Upload a ZIP archive of tender documents to Ailtir. Invoke with /ailtir:tender-upload or /ailtir:tender-upload /absolute/path/to/tender.zip. If no path is provided, browse the filesystem to locate the ZIP file.
Upload a tender ZIP archive to the Ailtir platform using the ailtir CLI.
If $ARGUMENTS is provided and ends in .zip, treat it as the absolute path
to the ZIP file. Skip to step 3.
If no argument is given, use the filesystem MCP server to help the user
locate their ZIP file:
~/Downloads and ~/DocumentsConfirm the chosen file path with the user before uploading.
Run the upload:
ailtir upload <absolute-path-to-zip>
On success, report the kb_id from the CLI output. Remind the user they can
run next to build their knowledge base.
ailtir analyse <kb_id>On failure, show the error and suggest:
AILTIR_CLI_SECRET is set (run echo $AILTIR_CLI_SECRET)ailtir version to verify the CLI is installed